/closure/closure-templates/javadoc-complete/com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html

https://code.google.com/p/plovr/ · HTML · 427 lines · 362 code · 42 blank · 23 comment · 0 complexity · 37df49ca151b6c7638ba4606bbe0f001 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <TITLE>
  6. OperatorNodes.PlusOpNode (Soy Complete)
  7. </TITLE>
  8. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  9. <SCRIPT type="text/javascript">
  10. function windowTitle()
  11. {
  12. if (location.href.indexOf('is-external=true') == -1) {
  13. parent.document.title="OperatorNodes.PlusOpNode (Soy Complete)";
  14. }
  15. }
  16. </SCRIPT>
  17. <NOSCRIPT>
  18. </NOSCRIPT>
  19. </HEAD>
  20. <BODY BGCOLOR="white" onload="windowTitle();">
  21. <HR>
  22. <!-- ========= START OF TOP NAVBAR ======= -->
  23. <A NAME="navbar_top"><!-- --></A>
  24. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  25. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  26. <TR>
  27. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  28. <A NAME="navbar_top_firstrow"><!-- --></A>
  29. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  30. <TR ALIGN="center" VALIGN="top">
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  38. </TR>
  39. </TABLE>
  40. </TD>
  41. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  42. </EM>
  43. </TD>
  44. </TR>
  45. <TR>
  46. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  47. &nbsp;<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.OrOpNode.html" title="class in com.google.template.soy.exprtree"><B>PREV CLASS</B></A>&nbsp;
  48. &nbsp;<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.TimesOpNode.html" title="class in com.google.template.soy.exprtree"><B>NEXT CLASS</B></A></FONT></TD>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. <A HREF="../../../../../index.html?com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
  51. &nbsp;<A HREF="OperatorNodes.PlusOpNode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  52. &nbsp;<SCRIPT type="text/javascript">
  53. <!--
  54. if(window==top) {
  55. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  56. }
  57. //-->
  58. </SCRIPT>
  59. <NOSCRIPT>
  60. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  61. </NOSCRIPT>
  62. </FONT></TD>
  63. </TR>
  64. <TR>
  65. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  66. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.google.template.soy.basetree.AbstractNode">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  69. </TR>
  70. </TABLE>
  71. <A NAME="skip-navbar_top"></A>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <HR>
  74. <!-- ======== START OF CLASS DATA ======== -->
  75. <H2>
  76. <FONT SIZE="-1">
  77. com.google.template.soy.exprtree</FONT>
  78. <BR>
  79. Class OperatorNodes.PlusOpNode</H2>
  80. <PRE>
  81. <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  82. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html" title="class in com.google.template.soy.basetree">com.google.template.soy.basetree.AbstractNode</A>
  83. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/template/soy/exprtree/AbstractExprNode.html" title="class in com.google.template.soy.exprtree">com.google.template.soy.exprtree.AbstractExprNode</A>
  84. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html" title="class in com.google.template.soy.exprtree">com.google.template.soy.exprtree.AbstractParentExprNode</A>
  85. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/template/soy/exprtree/AbstractOperatorNode.html" title="class in com.google.template.soy.exprtree">com.google.template.soy.exprtree.AbstractOperatorNode</A>
  86. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.template.soy.exprtree.OperatorNodes.PlusOpNode</B>
  87. </PRE>
  88. <DL>
  89. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../com/google/template/soy/basetree/Node.html" title="interface in com.google.template.soy.basetree">Node</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html" title="interface in com.google.template.soy.basetree">ParentNode</A>&lt;<A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode</A>&gt;, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode</A>, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.OperatorNode.html" title="interface in com.google.template.soy.exprtree">ExprNode.OperatorNode</A>, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.ParentExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode.ParentExprNode</A></DD>
  90. </DL>
  91. <DL>
  92. <DT><B>Enclosing class:</B><DD><A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.html" title="class in com.google.template.soy.exprtree">OperatorNodes</A></DD>
  93. </DL>
  94. <HR>
  95. <DL>
  96. <DT><PRE>public static class <B>OperatorNodes.PlusOpNode</B><DT>extends <A HREF="../../../../../com/google/template/soy/exprtree/AbstractOperatorNode.html" title="class in com.google.template.soy.exprtree">AbstractOperatorNode</A></DL>
  97. </PRE>
  98. <P>
  99. Node representing the '+' (plus) operator.
  100. <P>
  101. <P>
  102. <HR>
  103. <P>
  104. <!-- ======== NESTED CLASS SUMMARY ======== -->
  105. <A NAME="nested_class_summary"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  109. <B>Nested Class Summary</B></FONT></TH>
  110. </TR>
  111. </TABLE>
  112. &nbsp;<A NAME="nested_classes_inherited_from_class_com.google.template.soy.exprtree.ExprNode"><!-- --></A>
  113. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  114. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  115. <TH ALIGN="left"><B>Nested classes/interfaces inherited from interface com.google.template.soy.exprtree.<A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode</A></B></TH>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.ConstantNode.html" title="interface in com.google.template.soy.exprtree">ExprNode.ConstantNode</A>, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.Kind.html" title="enum in com.google.template.soy.exprtree">ExprNode.Kind</A>, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.OperatorNode.html" title="interface in com.google.template.soy.exprtree">ExprNode.OperatorNode</A>, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.ParentExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode.ParentExprNode</A>, <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.PrimitiveNode.html" title="interface in com.google.template.soy.exprtree">ExprNode.PrimitiveNode</A></CODE></TD>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <!-- =========== FIELD SUMMARY =========== -->
  123. <A NAME="field_summary"><!-- --></A>
  124. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  125. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  126. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  127. <B>Field Summary</B></FONT></TH>
  128. </TR>
  129. </TABLE>
  130. &nbsp;<A NAME="fields_inherited_from_class_com.google.template.soy.basetree.AbstractNode"><!-- --></A>
  131. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  132. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  133. <TH ALIGN="left"><B>Fields inherited from class com.google.template.soy.basetree.<A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html" title="class in com.google.template.soy.basetree">AbstractNode</A></B></TH>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD><CODE><A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html#SPACES">SPACES</A></CODE></TD>
  137. </TR>
  138. </TABLE>
  139. &nbsp;
  140. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  141. <A NAME="constructor_summary"><!-- --></A>
  142. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  143. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  144. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  145. <B>Constructor Summary</B></FONT></TH>
  146. </TR>
  147. <TR BGCOLOR="white" CLASS="TableRowColor">
  148. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  149. <CODE>&nbsp;</CODE></FONT></TD>
  150. <TD><CODE><B><A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html#OperatorNodes.PlusOpNode()">OperatorNodes.PlusOpNode</A></B>()</CODE>
  151. <BR>
  152. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  156. <CODE>protected </CODE></FONT></TD>
  157. <TD><CODE><B><A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html#OperatorNodes.PlusOpNode(com.google.template.soy.exprtree.OperatorNodes.PlusOpNode)">OperatorNodes.PlusOpNode</A></B>(<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html" title="class in com.google.template.soy.exprtree">OperatorNodes.PlusOpNode</A>&nbsp;orig)</CODE>
  158. <BR>
  159. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  160. </TR>
  161. </TABLE>
  162. &nbsp;
  163. <!-- ========== METHOD SUMMARY =========== -->
  164. <A NAME="method_summary"><!-- --></A>
  165. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  166. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  167. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  168. <B>Method Summary</B></FONT></TH>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>&nbsp;<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html" title="class in com.google.template.soy.exprtree">OperatorNodes.PlusOpNode</A></CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html#clone()">clone</A></B>()</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clones this node.</TD>
  176. </TR>
  177. <TR BGCOLOR="white" CLASS="TableRowColor">
  178. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  179. <CODE>&nbsp;<A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.Kind.html" title="enum in com.google.template.soy.exprtree">ExprNode.Kind</A></CODE></FONT></TD>
  180. <TD><CODE><B><A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html#getKind()">getKind</A></B>()</CODE>
  181. <BR>
  182. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets this node's kind (corresponding to this node's specific type).</TD>
  183. </TR>
  184. </TABLE>
  185. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.exprtree.AbstractOperatorNode"><!-- --></A>
  186. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  187. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  188. <TH ALIGN="left"><B>Methods inherited from class com.google.template.soy.exprtree.<A HREF="../../../../../com/google/template/soy/exprtree/AbstractOperatorNode.html" title="class in com.google.template.soy.exprtree">AbstractOperatorNode</A></B></TH>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/AbstractOperatorNode.html#getOperator()">getOperator</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractOperatorNode.html#toSourceString()">toSourceString</A></CODE></TD>
  192. </TR>
  193. </TABLE>
  194. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.exprtree.AbstractParentExprNode"><!-- --></A>
  195. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  196. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  197. <TH ALIGN="left"><B>Methods inherited from class com.google.template.soy.exprtree.<A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html" title="class in com.google.template.soy.exprtree">AbstractParentExprNode</A></B></TH>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <TD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#addChild(com.google.template.soy.exprtree.ExprNode)">addChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#addChild(int, com.google.template.soy.exprtree.ExprNode)">addChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#addChildren(int, java.util.List)">addChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#addChildren(java.util.List)">addChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#appendSourceStringForChildren(java.lang.StringBuilder)">appendSourceStringForChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#appendTreeStringForChildren(java.lang.StringBuilder, int)">appendTreeStringForChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#clearChildren()">clearChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#getChild(int)">getChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#getChildIndex(com.google.template.soy.exprtree.ExprNode)">getChildIndex</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#getChildren()">getChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#numChildren()">numChildren</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#removeChild(com.google.template.soy.exprtree.ExprNode)">removeChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#removeChild(int)">removeChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#replaceChild(com.google.template.soy.exprtree.ExprNode, com.google.template.soy.exprtree.ExprNode)">replaceChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#replaceChild(int, com.google.template.soy.exprtree.ExprNode)">replaceChild</A>, <A HREF="../../../../../com/google/template/soy/exprtree/AbstractParentExprNode.html#toTreeString(int)">toTreeString</A></CODE></TD>
  201. </TR>
  202. </TABLE>
  203. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.exprtree.AbstractExprNode"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  206. <TH ALIGN="left"><B>Methods inherited from class com.google.template.soy.exprtree.<A HREF="../../../../../com/google/template/soy/exprtree/AbstractExprNode.html" title="class in com.google.template.soy.exprtree">AbstractExprNode</A></B></TH>
  207. </TR>
  208. <TR BGCOLOR="white" CLASS="TableRowColor">
  209. <TD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/AbstractExprNode.html#getParent()">getParent</A></CODE></TD>
  210. </TR>
  211. </TABLE>
  212. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.basetree.AbstractNode"><!-- --></A>
  213. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  214. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  215. <TH ALIGN="left"><B>Methods inherited from class com.google.template.soy.basetree.<A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html" title="class in com.google.template.soy.basetree">AbstractNode</A></B></TH>
  216. </TR>
  217. <TR BGCOLOR="white" CLASS="TableRowColor">
  218. <TD><CODE><A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html#getNearestAncestor(java.lang.Class)">getNearestAncestor</A>, <A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html#hasAncestor(java.lang.Class)">hasAncestor</A>, <A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html#setParent(com.google.template.soy.basetree.ParentNode)">setParent</A>, <A HREF="../../../../../com/google/template/soy/basetree/AbstractNode.html#toString()">toString</A></CODE></TD>
  219. </TR>
  220. </TABLE>
  221. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  222. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  223. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  224. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
  225. </TR>
  226. <TR BGCOLOR="white" CLASS="TableRowColor">
  227. <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  228. </TR>
  229. </TABLE>
  230. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.exprtree.ExprNode"><!-- --></A>
  231. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  232. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  233. <TH ALIGN="left"><B>Methods inherited from interface com.google.template.soy.exprtree.<A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode</A></B></TH>
  234. </TR>
  235. <TR BGCOLOR="white" CLASS="TableRowColor">
  236. <TD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html#getParent()">getParent</A></CODE></TD>
  237. </TR>
  238. </TABLE>
  239. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.basetree.ParentNode"><!-- --></A>
  240. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  241. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  242. <TH ALIGN="left"><B>Methods inherited from interface com.google.template.soy.basetree.<A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html" title="interface in com.google.template.soy.basetree">ParentNode</A></B></TH>
  243. </TR>
  244. <TR BGCOLOR="white" CLASS="TableRowColor">
  245. <TD><CODE><A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#addChild(int, N)">addChild</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#addChild(N)">addChild</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#addChildren(int, java.util.List)">addChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#addChildren(java.util.List)">addChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#appendSourceStringForChildren(java.lang.StringBuilder)">appendSourceStringForChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#appendTreeStringForChildren(java.lang.StringBuilder, int)">appendTreeStringForChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#clearChildren()">clearChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#getChild(int)">getChild</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#getChildIndex(N)">getChildIndex</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#getChildren()">getChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#numChildren()">numChildren</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#removeChild(int)">removeChild</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#removeChild(N)">removeChild</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#replaceChild(int, N)">replaceChild</A>, <A HREF="../../../../../com/google/template/soy/basetree/ParentNode.html#replaceChild(N, N)">replaceChild</A></CODE></TD>
  246. </TR>
  247. </TABLE>
  248. &nbsp;<A NAME="methods_inherited_from_class_com.google.template.soy.basetree.Node"><!-- --></A>
  249. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  250. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  251. <TH ALIGN="left"><B>Methods inherited from interface com.google.template.soy.basetree.<A HREF="../../../../../com/google/template/soy/basetree/Node.html" title="interface in com.google.template.soy.basetree">Node</A></B></TH>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD><CODE><A HREF="../../../../../com/google/template/soy/basetree/Node.html#getNearestAncestor(java.lang.Class)">getNearestAncestor</A>, <A HREF="../../../../../com/google/template/soy/basetree/Node.html#hasAncestor(java.lang.Class)">hasAncestor</A>, <A HREF="../../../../../com/google/template/soy/basetree/Node.html#setParent(com.google.template.soy.basetree.ParentNode)">setParent</A>, <A HREF="../../../../../com/google/template/soy/basetree/Node.html#toTreeString(int)">toTreeString</A></CODE></TD>
  255. </TR>
  256. </TABLE>
  257. &nbsp;
  258. <P>
  259. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  260. <A NAME="constructor_detail"><!-- --></A>
  261. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  262. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  263. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  264. <B>Constructor Detail</B></FONT></TH>
  265. </TR>
  266. </TABLE>
  267. <A NAME="OperatorNodes.PlusOpNode()"><!-- --></A><H3>
  268. OperatorNodes.PlusOpNode</H3>
  269. <PRE>
  270. public <B>OperatorNodes.PlusOpNode</B>()</PRE>
  271. <DL>
  272. </DL>
  273. <HR>
  274. <A NAME="OperatorNodes.PlusOpNode(com.google.template.soy.exprtree.OperatorNodes.PlusOpNode)"><!-- --></A><H3>
  275. OperatorNodes.PlusOpNode</H3>
  276. <PRE>
  277. protected <B>OperatorNodes.PlusOpNode</B>(<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html" title="class in com.google.template.soy.exprtree">OperatorNodes.PlusOpNode</A>&nbsp;orig)</PRE>
  278. <DL>
  279. </DL>
  280. <!-- ============ METHOD DETAIL ========== -->
  281. <A NAME="method_detail"><!-- --></A>
  282. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  283. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  284. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  285. <B>Method Detail</B></FONT></TH>
  286. </TR>
  287. </TABLE>
  288. <A NAME="getKind()"><!-- --></A><H3>
  289. getKind</H3>
  290. <PRE>
  291. public <A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.Kind.html" title="enum in com.google.template.soy.exprtree">ExprNode.Kind</A> <B>getKind</B>()</PRE>
  292. <DL>
  293. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html#getKind()">ExprNode</A></CODE></B></DD>
  294. <DD>Gets this node's kind (corresponding to this node's specific type).
  295. <P>
  296. <DD><DL>
  297. <DT><B>Returns:</B><DD>This node's kind (corresponding to this node's specific type).</DL>
  298. </DD>
  299. </DL>
  300. <HR>
  301. <A NAME="clone()"><!-- --></A><H3>
  302. clone</H3>
  303. <PRE>
  304. public <A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html" title="class in com.google.template.soy.exprtree">OperatorNodes.PlusOpNode</A> <B>clone</B>()</PRE>
  305. <DL>
  306. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/google/template/soy/basetree/Node.html#clone()">Node</A></CODE></B></DD>
  307. <DD>Clones this node. The clone's parent pointer is set to null.
  308. <P>
  309. <DD><DL>
  310. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/google/template/soy/basetree/Node.html#clone()">clone</A></CODE> in interface <CODE><A HREF="../../../../../com/google/template/soy/basetree/Node.html" title="interface in com.google.template.soy.basetree">Node</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html#clone()">clone</A></CODE> in interface <CODE><A HREF="../../../../../com/google/template/soy/exprtree/ExprNode.html" title="interface in com.google.template.soy.exprtree">ExprNode</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/google/template/soy/exprtree/AbstractExprNode.html#clone()">clone</A></CODE> in class <CODE><A HREF="../../../../../com/google/template/soy/exprtree/AbstractExprNode.html" title="class in com.google.template.soy.exprtree">AbstractExprNode</A></CODE></DL>
  311. </DD>
  312. <DD><DL>
  313. <DT><B>Returns:</B><DD>A clone of this code.</DL>
  314. </DD>
  315. </DL>
  316. <!-- ========= END OF CLASS DATA ========= -->
  317. <HR>
  318. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  319. <A NAME="navbar_bottom"><!-- --></A>
  320. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  321. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  322. <TR>
  323. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  324. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  325. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  326. <TR ALIGN="center" VALIGN="top">
  327. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  328. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  329. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  330. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  331. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  332. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  333. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  334. </TR>
  335. </TABLE>
  336. </TD>
  337. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  338. </EM>
  339. </TD>
  340. </TR>
  341. <TR>
  342. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  343. &nbsp;<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.OrOpNode.html" title="class in com.google.template.soy.exprtree"><B>PREV CLASS</B></A>&nbsp;
  344. &nbsp;<A HREF="../../../../../com/google/template/soy/exprtree/OperatorNodes.TimesOpNode.html" title="class in com.google.template.soy.exprtree"><B>NEXT CLASS</B></A></FONT></TD>
  345. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  346. <A HREF="../../../../../index.html?com/google/template/soy/exprtree/OperatorNodes.PlusOpNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
  347. &nbsp;<A HREF="OperatorNodes.PlusOpNode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  348. &nbsp;<SCRIPT type="text/javascript">
  349. <!--
  350. if(window==top) {
  351. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  352. }
  353. //-->
  354. </SCRIPT>
  355. <NOSCRIPT>
  356. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  357. </NOSCRIPT>
  358. </FONT></TD>
  359. </TR>
  360. <TR>
  361. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  362. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.google.template.soy.basetree.AbstractNode">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  363. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  364. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  365. </TR>
  366. </TABLE>
  367. <A NAME="skip-navbar_bottom"></A>
  368. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  369. <HR>
  370. <div id="footer">
  371. <div id="footerlogo" style="float:left">
  372. <img src="http://www.google.com/images/art.gif"
  373. alt="Google colored balls">
  374. </div>
  375. <div id="copyright" style="float:left">
  376. <p>
  377. &copy; 2009 Google -
  378. <a href="http://www.google.com/privacy.html">Privacy Policy</a> -
  379. <a href="http://www.google.com/terms_of_service.html">Terms and Conditions</a> -
  380. <a href="http://www.google.com/about.html">About Google</a>
  381. </p>
  382. </div>
  383. </div>
  384. </BODY>
  385. </HTML>