blob: b8e41951329c19e46a149dcf72445076c5585eba [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_12) on Fri May 30 11:15:51 CDT 2008 -->
<TITLE>
IASTNode
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.wst.jsdt.core.ast.IASTNode interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="IASTNode";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/IASTNode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAssignment.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBinaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/wst/jsdt/core/ast/IASTNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="IASTNode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.wst.jsdt.core.ast</FONT>
<BR>
Interface IASTNode</H2>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAbstractFunctionDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAbstractFunctionDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAbstractVariableDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAbstractVariableDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAND_AND_Expression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAND_AND_Expression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAnnotationFunctionDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAnnotationFunctionDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArgument.html" title="interface in org.eclipse.wst.jsdt.core.ast">IArgument</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayAllocationExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IArrayAllocationExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayInitializer.html" title="interface in org.eclipse.wst.jsdt.core.ast">IArrayInitializer</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IArrayQualifiedTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IArrayReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IArrayTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAssertStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAssertStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAssignment.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAssignment</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBinaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IBinaryExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBlock.html" title="interface in org.eclipse.wst.jsdt.core.ast">IBlock</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBranchStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IBranchStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBreakStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IBreakStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICaseStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">ICaseStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICastExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">ICastExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICharLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">ICharLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICombinedBinaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">ICombinedBinaryExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICompoundAssignment.html" title="interface in org.eclipse.wst.jsdt.core.ast">ICompoundAssignment</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IConditionalExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IConditionalExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IConstructorDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IConstructorDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IContinueStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IContinueStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IDoStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IDoStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IDoubleLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IDoubleLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IEmptyExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IEmptyExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IEmptyStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IEmptyStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IEqualExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IEqualExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IExplicitConstructorCall.html" title="interface in org.eclipse.wst.jsdt.core.ast">IExplicitConstructorCall</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IExtendedStringLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IExtendedStringLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFalseLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFalseLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFieldDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFieldDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFieldReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFieldReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFloatLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFloatLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IForeachStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IForeachStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IForInStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IForInStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IForStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IForStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFunctionCall.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFunctionCall</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFunctionDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFunctionDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFunctionExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IFunctionExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IIfStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IIfStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IImportReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IImportReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IInitializer.html" title="interface in org.eclipse.wst.jsdt.core.ast">IInitializer</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IInstanceOfExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IInstanceOfExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IIntLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IIntLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IIntLiteralMinValue.html" title="interface in org.eclipse.wst.jsdt.core.ast">IIntLiteralMinValue</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDoc.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDoc</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocArgumentExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocArgumentExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocArrayQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocArrayQualifiedTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocArraySingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocArraySingleTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocFieldReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocFieldReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocImplicitTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocImplicitTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocMessageSend.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocMessageSend</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocQualifiedTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocReturnStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocReturnStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocSingleNameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocSingleNameReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocSingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IJsDocSingleTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILabeledStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">ILabeledStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IListExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IListExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">ILiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILocalDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">ILocalDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILongLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">ILongLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILongLiteralMinValue.html" title="interface in org.eclipse.wst.jsdt.core.ast">ILongLiteralMinValue</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IMagicLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IMagicLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IMemberValuePair.html" title="interface in org.eclipse.wst.jsdt.core.ast">IMemberValuePair</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">INameReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INullLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">INullLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INumberLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">INumberLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IObjectLiteralField.html" title="interface in org.eclipse.wst.jsdt.core.ast">IObjectLiteralField</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IOperatorExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IOperatorExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IOR_OR_Expression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IOR_OR_Expression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IParameterizedQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IParameterizedQualifiedTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IParameterizedSingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IParameterizedSingleTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IPostfixExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IPostfixExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IPrefixExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IPrefixExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IProgramElement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IProgramElement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedNameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IQualifiedNameReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedSuperReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IQualifiedSuperReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedThisReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IQualifiedThisReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IQualifiedTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IRegExLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IRegExLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IReturnStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IReturnStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IScriptFileDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IScriptFileDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISingleNameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">ISingleNameReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">ISingleTypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IStringLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IStringLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IStringLiteralConcatenation.html" title="interface in org.eclipse.wst.jsdt.core.ast">IStringLiteralConcatenation</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISubRoutineStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">ISubRoutineStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISuperReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">ISuperReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISwitchStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">ISwitchStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IThisReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">IThisReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IThrowStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IThrowStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITrueLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">ITrueLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITryStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">ITryStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITypeDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">ITypeDeclaration</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITypeParameter.html" title="interface in org.eclipse.wst.jsdt.core.ast">ITypeParameter</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast">ITypeReference</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IUnaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast">IUnaryExpression</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IUndefinedLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast">IUndefinedLiteral</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IWhileStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IWhileStatement</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IWithStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast">IWithStatement</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD>org.eclipse.wst.jsdt.internal.compiler.ast.ASTNode, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/infer/InferredAttribute.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredAttribute</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/infer/InferredMember.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredMember</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/infer/InferredMethod.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredMethod</A>, <A HREF="../../../../../../org/eclipse/wst/jsdt/core/infer/InferredType.html" title="class in org.eclipse.wst.jsdt.core.infer">InferredType</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>IASTNode</B></DL>
</PRE>
<P>
Abstract base class for AST nodes.
<p>
This interface is not intended to be implemented by clients.
</p>
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken
(repeatedly) as the API evolves.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ABSTRACT_FUNCTION_DECLARATION">ABSTRACT_FUNCTION_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ABSTRACT_VARIABLE_DECLARATION">ABSTRACT_VARIABLE_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ALLOCATION_EXPRESSION">ALLOCATION_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#AND_AND_EXPRESSION">AND_AND_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ANNOTATION">ANNOTATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ANNOTATION_FUNCTION_DECLARATION">ANNOTATION_FUNCTION_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ARGUMENT">ARGUMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ARRAY_ALLOCATION_EXPRESSION">ARRAY_ALLOCATION_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ARRAY_INITIALIZER">ARRAY_INITIALIZER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ARRAY_QUALIFIED_TYPE_REFERENCE">ARRAY_QUALIFIED_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ARRAY_REFERENCE">ARRAY_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ARRAY_TYPE_REFERENCE">ARRAY_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ASSERT_STATEMENT">ASSERT_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#ASSIGNMENT">ASSIGNMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#AST_NODE">AST_NODE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#BINARY_EXPRESSION">BINARY_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#BLOCK">BLOCK</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#BRANCH_STATEMENT">BRANCH_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#BREAK_STATEMENT">BREAK_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CASE_STATEMENT">CASE_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CAST_EXPRESSION">CAST_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CHAR_LITERAL">CHAR_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CL_INIT">CL_INIT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CLASS_LITERAL_ACCESS">CLASS_LITERAL_ACCESS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#COMBINED_BINARY_EXPRESSION">COMBINED_BINARY_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#COMPOUND_ASSIGNMENT">COMPOUND_ASSIGNMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CONDITIONAL_EXPRESSION">CONDITIONAL_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CONSTRUCTOR_DECLARATION">CONSTRUCTOR_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#CONTINUE_STATEMENT">CONTINUE_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#DO_STATEMENT">DO_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#DOUBLE_LITERAL">DOUBLE_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#EMPTY_EXPRESSION">EMPTY_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#EMPTY_STATEMENT">EMPTY_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#EQUAL_EXPRESSION">EQUAL_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#EXPLICIT_CONSTRUCTOR_CALL">EXPLICIT_CONSTRUCTOR_CALL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#EXPRESSION">EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#EXTENDED_STRING_LITERAL">EXTENDED_STRING_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FALSE_LITERAL">FALSE_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FIELD_DECLARATION">FIELD_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FIELD_REFERENCE">FIELD_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FLOAT_LITERAL">FLOAT_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FOR_EACH_STATEMENT">FOR_EACH_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FOR_IN_STATEMENT">FOR_IN_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FOR_STATEMENT">FOR_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FUNCTION_CALL">FUNCTION_CALL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FUNCTION_DECLARATION">FUNCTION_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#FUNCTION_EXPRESSION">FUNCTION_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#IF_STATEMENT">IF_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#IMPORT_REFERENCE">IMPORT_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#INITIALIZER">INITIALIZER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#INSTANCEOF_EXPRESSION">INSTANCEOF_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#INT_LITERAL">INT_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#INT_LITERAL_MIN_VALUE">INT_LITERAL_MIN_VALUE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC">JSDOC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_ALLOCATION_EXPRESSION">JSDOC_ALLOCATION_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_ARGUMENTEXPRESSION">JSDOC_ARGUMENTEXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_ARRAY_QUALIFIED_TYPE_REFERENCE">JSDOC_ARRAY_QUALIFIED_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_ARRAY_SINGLE_TYPE_REFERENCE">JSDOC_ARRAY_SINGLE_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_FIELD_REFERENCE">JSDOC_FIELD_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_IMPLICIT_TYPE_REFERENCE">JSDOC_IMPLICIT_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_MESSAGE_SEND">JSDOC_MESSAGE_SEND</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_QUALIFIED_TYPE_REFERENCE">JSDOC_QUALIFIED_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_RETURN_STATEMENT">JSDOC_RETURN_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_SINGLE_NAME_REFERENCE">JSDOC_SINGLE_NAME_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#JSDOC_SINGLE_TYPE_REFERENCE">JSDOC_SINGLE_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#LABELED_STATEMENT">LABELED_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#LIST_EXPRESSION">LIST_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#LITERAL">LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#LOCAL_DECLARATION">LOCAL_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#LONG_LITERAL">LONG_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#LONG_LITERAL_MIN_VALUE">LONG_LITERAL_MIN_VALUE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#MAGIC_LITERAL">MAGIC_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#MARKER_ANNOTATION">MARKER_ANNOTATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#MEMBER_VALUEPAIR">MEMBER_VALUEPAIR</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#NAME_REFERENCE">NAME_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#NORMAL_ANNOTATION">NORMAL_ANNOTATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#NULL_LITERAL">NULL_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#NUMBER_LITERAL">NUMBER_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#OBJECT_LITERAL">OBJECT_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#OBJECT_LITERAL_FIELD">OBJECT_LITERAL_FIELD</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#OPERATOR_EXPRESSION">OPERATOR_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#OR_OR_EXPRESSION">OR_OR_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#PARAMETERIZED_QUALIFIED_TYPE_REFERENCE">PARAMETERIZED_QUALIFIED_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#PARAMETERIZED_SINGLE_TYPE_REFERENCE">PARAMETERIZED_SINGLE_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#POSTFIX_EXPRESSION">POSTFIX_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#PREFIX_EXPRESSION">PREFIX_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#PROGRAM_ELEMENT">PROGRAM_ELEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#QUALIFIED_ALLOCATION_EXPRESSION">QUALIFIED_ALLOCATION_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#QUALIFIED_NAME_REFERENCE">QUALIFIED_NAME_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#QUALIFIED_SUPER_REFERENCE">QUALIFIED_SUPER_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#QUALIFIED_THIS_REFERENCE">QUALIFIED_THIS_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#QUALIFIED_TYPE_REFERENCE">QUALIFIED_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#REFERENCE">REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#REG_EX_LITERAL">REG_EX_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#RETURN_STATEMENT">RETURN_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SCRIPT_FILE_DECLARATION">SCRIPT_FILE_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SINGLE_MEMBER_ANNOTATION">SINGLE_MEMBER_ANNOTATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SINGLE_NAME_REFERENCE">SINGLE_NAME_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SINGLE_TYPE_REFERENCE">SINGLE_TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#STATEMENT">STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#STRING_LITERAL">STRING_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#STRING_LITERAL_CONCATENATION">STRING_LITERAL_CONCATENATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SUB_ROUTINE_STATEMENT">SUB_ROUTINE_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SUPER_REFERENCE">SUPER_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#SWITCH_STATEMENT">SWITCH_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#THIS_REFERENCE">THIS_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#THROW_STATEMENT">THROW_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#TRUE_LITERAL">TRUE_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#TRY_STATEMENT">TRY_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#TYPE_DECLARATION">TYPE_DECLARATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#TYPE_PARAMETER">TYPE_PARAMETER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#TYPE_REFERENCE">TYPE_REFERENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#UNARY_EXPRESSION">UNARY_EXPRESSION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#UNDEFINED_LITERAL">UNDEFINED_LITERAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#WHILE_STATEMENT">WHILE_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#WILDCARD">WILDCARD</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#WITH_STATEMENT">WITH_STATEMENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#getASTType()">getASTType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#sourceEnd()">sourceEnd</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#sourceStart()">sourceStart</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html#traverse(org.eclipse.wst.jsdt.core.ast.ASTVisitor)">traverse</A></B>(<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ASTVisitor.html" title="class in org.eclipse.wst.jsdt.core.ast">ASTVisitor</A>&nbsp;visitor)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="AST_NODE"><!-- --></A><H3>
AST_NODE</H3>
<PRE>
static final int <B>AST_NODE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.AST_NODE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ABSTRACT_FUNCTION_DECLARATION"><!-- --></A><H3>
ABSTRACT_FUNCTION_DECLARATION</H3>
<PRE>
static final int <B>ABSTRACT_FUNCTION_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ABSTRACT_FUNCTION_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ABSTRACT_VARIABLE_DECLARATION"><!-- --></A><H3>
ABSTRACT_VARIABLE_DECLARATION</H3>
<PRE>
static final int <B>ABSTRACT_VARIABLE_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ABSTRACT_VARIABLE_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ALLOCATION_EXPRESSION"><!-- --></A><H3>
ALLOCATION_EXPRESSION</H3>
<PRE>
static final int <B>ALLOCATION_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ALLOCATION_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="AND_AND_EXPRESSION"><!-- --></A><H3>
AND_AND_EXPRESSION</H3>
<PRE>
static final int <B>AND_AND_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.AND_AND_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ANNOTATION"><!-- --></A><H3>
ANNOTATION</H3>
<PRE>
static final int <B>ANNOTATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ANNOTATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ANNOTATION_FUNCTION_DECLARATION"><!-- --></A><H3>
ANNOTATION_FUNCTION_DECLARATION</H3>
<PRE>
static final int <B>ANNOTATION_FUNCTION_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ANNOTATION_FUNCTION_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ARGUMENT"><!-- --></A><H3>
ARGUMENT</H3>
<PRE>
static final int <B>ARGUMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ARGUMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ARRAY_ALLOCATION_EXPRESSION"><!-- --></A><H3>
ARRAY_ALLOCATION_EXPRESSION</H3>
<PRE>
static final int <B>ARRAY_ALLOCATION_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ARRAY_ALLOCATION_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ARRAY_INITIALIZER"><!-- --></A><H3>
ARRAY_INITIALIZER</H3>
<PRE>
static final int <B>ARRAY_INITIALIZER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ARRAY_INITIALIZER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ARRAY_QUALIFIED_TYPE_REFERENCE"><!-- --></A><H3>
ARRAY_QUALIFIED_TYPE_REFERENCE</H3>
<PRE>
static final int <B>ARRAY_QUALIFIED_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ARRAY_QUALIFIED_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ARRAY_REFERENCE"><!-- --></A><H3>
ARRAY_REFERENCE</H3>
<PRE>
static final int <B>ARRAY_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ARRAY_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ARRAY_TYPE_REFERENCE"><!-- --></A><H3>
ARRAY_TYPE_REFERENCE</H3>
<PRE>
static final int <B>ARRAY_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ARRAY_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ASSERT_STATEMENT"><!-- --></A><H3>
ASSERT_STATEMENT</H3>
<PRE>
static final int <B>ASSERT_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ASSERT_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ASSIGNMENT"><!-- --></A><H3>
ASSIGNMENT</H3>
<PRE>
static final int <B>ASSIGNMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.ASSIGNMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BINARY_EXPRESSION"><!-- --></A><H3>
BINARY_EXPRESSION</H3>
<PRE>
static final int <B>BINARY_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.BINARY_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BLOCK"><!-- --></A><H3>
BLOCK</H3>
<PRE>
static final int <B>BLOCK</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.BLOCK">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BRANCH_STATEMENT"><!-- --></A><H3>
BRANCH_STATEMENT</H3>
<PRE>
static final int <B>BRANCH_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.BRANCH_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BREAK_STATEMENT"><!-- --></A><H3>
BREAK_STATEMENT</H3>
<PRE>
static final int <B>BREAK_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.BREAK_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CASE_STATEMENT"><!-- --></A><H3>
CASE_STATEMENT</H3>
<PRE>
static final int <B>CASE_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CASE_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CAST_EXPRESSION"><!-- --></A><H3>
CAST_EXPRESSION</H3>
<PRE>
static final int <B>CAST_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CAST_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CHAR_LITERAL"><!-- --></A><H3>
CHAR_LITERAL</H3>
<PRE>
static final int <B>CHAR_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CHAR_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="COMBINED_BINARY_EXPRESSION"><!-- --></A><H3>
COMBINED_BINARY_EXPRESSION</H3>
<PRE>
static final int <B>COMBINED_BINARY_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.COMBINED_BINARY_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="COMPOUND_ASSIGNMENT"><!-- --></A><H3>
COMPOUND_ASSIGNMENT</H3>
<PRE>
static final int <B>COMPOUND_ASSIGNMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.COMPOUND_ASSIGNMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CONDITIONAL_EXPRESSION"><!-- --></A><H3>
CONDITIONAL_EXPRESSION</H3>
<PRE>
static final int <B>CONDITIONAL_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CONDITIONAL_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CONSTRUCTOR_DECLARATION"><!-- --></A><H3>
CONSTRUCTOR_DECLARATION</H3>
<PRE>
static final int <B>CONSTRUCTOR_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CONSTRUCTOR_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CONTINUE_STATEMENT"><!-- --></A><H3>
CONTINUE_STATEMENT</H3>
<PRE>
static final int <B>CONTINUE_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CONTINUE_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DO_STATEMENT"><!-- --></A><H3>
DO_STATEMENT</H3>
<PRE>
static final int <B>DO_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.DO_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DOUBLE_LITERAL"><!-- --></A><H3>
DOUBLE_LITERAL</H3>
<PRE>
static final int <B>DOUBLE_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.DOUBLE_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EMPTY_EXPRESSION"><!-- --></A><H3>
EMPTY_EXPRESSION</H3>
<PRE>
static final int <B>EMPTY_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.EMPTY_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EMPTY_STATEMENT"><!-- --></A><H3>
EMPTY_STATEMENT</H3>
<PRE>
static final int <B>EMPTY_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.EMPTY_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EQUAL_EXPRESSION"><!-- --></A><H3>
EQUAL_EXPRESSION</H3>
<PRE>
static final int <B>EQUAL_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.EQUAL_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EXPLICIT_CONSTRUCTOR_CALL"><!-- --></A><H3>
EXPLICIT_CONSTRUCTOR_CALL</H3>
<PRE>
static final int <B>EXPLICIT_CONSTRUCTOR_CALL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.EXPLICIT_CONSTRUCTOR_CALL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EXPRESSION"><!-- --></A><H3>
EXPRESSION</H3>
<PRE>
static final int <B>EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EXTENDED_STRING_LITERAL"><!-- --></A><H3>
EXTENDED_STRING_LITERAL</H3>
<PRE>
static final int <B>EXTENDED_STRING_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.EXTENDED_STRING_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FALSE_LITERAL"><!-- --></A><H3>
FALSE_LITERAL</H3>
<PRE>
static final int <B>FALSE_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FALSE_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FIELD_DECLARATION"><!-- --></A><H3>
FIELD_DECLARATION</H3>
<PRE>
static final int <B>FIELD_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FIELD_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FIELD_REFERENCE"><!-- --></A><H3>
FIELD_REFERENCE</H3>
<PRE>
static final int <B>FIELD_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FIELD_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FLOAT_LITERAL"><!-- --></A><H3>
FLOAT_LITERAL</H3>
<PRE>
static final int <B>FLOAT_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FLOAT_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FOR_EACH_STATEMENT"><!-- --></A><H3>
FOR_EACH_STATEMENT</H3>
<PRE>
static final int <B>FOR_EACH_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FOR_EACH_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FOR_IN_STATEMENT"><!-- --></A><H3>
FOR_IN_STATEMENT</H3>
<PRE>
static final int <B>FOR_IN_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FOR_IN_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FOR_STATEMENT"><!-- --></A><H3>
FOR_STATEMENT</H3>
<PRE>
static final int <B>FOR_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FOR_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNCTION_CALL"><!-- --></A><H3>
FUNCTION_CALL</H3>
<PRE>
static final int <B>FUNCTION_CALL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FUNCTION_CALL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNCTION_DECLARATION"><!-- --></A><H3>
FUNCTION_DECLARATION</H3>
<PRE>
static final int <B>FUNCTION_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FUNCTION_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNCTION_EXPRESSION"><!-- --></A><H3>
FUNCTION_EXPRESSION</H3>
<PRE>
static final int <B>FUNCTION_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.FUNCTION_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IF_STATEMENT"><!-- --></A><H3>
IF_STATEMENT</H3>
<PRE>
static final int <B>IF_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.IF_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMPORT_REFERENCE"><!-- --></A><H3>
IMPORT_REFERENCE</H3>
<PRE>
static final int <B>IMPORT_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.IMPORT_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INITIALIZER"><!-- --></A><H3>
INITIALIZER</H3>
<PRE>
static final int <B>INITIALIZER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.INITIALIZER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INSTANCEOF_EXPRESSION"><!-- --></A><H3>
INSTANCEOF_EXPRESSION</H3>
<PRE>
static final int <B>INSTANCEOF_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.INSTANCEOF_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INT_LITERAL"><!-- --></A><H3>
INT_LITERAL</H3>
<PRE>
static final int <B>INT_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.INT_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INT_LITERAL_MIN_VALUE"><!-- --></A><H3>
INT_LITERAL_MIN_VALUE</H3>
<PRE>
static final int <B>INT_LITERAL_MIN_VALUE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.INT_LITERAL_MIN_VALUE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC"><!-- --></A><H3>
JSDOC</H3>
<PRE>
static final int <B>JSDOC</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_ALLOCATION_EXPRESSION"><!-- --></A><H3>
JSDOC_ALLOCATION_EXPRESSION</H3>
<PRE>
static final int <B>JSDOC_ALLOCATION_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_ALLOCATION_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_ARGUMENTEXPRESSION"><!-- --></A><H3>
JSDOC_ARGUMENTEXPRESSION</H3>
<PRE>
static final int <B>JSDOC_ARGUMENTEXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_ARGUMENTEXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_ARRAY_QUALIFIED_TYPE_REFERENCE"><!-- --></A><H3>
JSDOC_ARRAY_QUALIFIED_TYPE_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_ARRAY_QUALIFIED_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_ARRAY_QUALIFIED_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_ARRAY_SINGLE_TYPE_REFERENCE"><!-- --></A><H3>
JSDOC_ARRAY_SINGLE_TYPE_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_ARRAY_SINGLE_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_ARRAY_SINGLE_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_FIELD_REFERENCE"><!-- --></A><H3>
JSDOC_FIELD_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_FIELD_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_FIELD_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_IMPLICIT_TYPE_REFERENCE"><!-- --></A><H3>
JSDOC_IMPLICIT_TYPE_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_IMPLICIT_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_IMPLICIT_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_MESSAGE_SEND"><!-- --></A><H3>
JSDOC_MESSAGE_SEND</H3>
<PRE>
static final int <B>JSDOC_MESSAGE_SEND</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_MESSAGE_SEND">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_QUALIFIED_TYPE_REFERENCE"><!-- --></A><H3>
JSDOC_QUALIFIED_TYPE_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_QUALIFIED_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_QUALIFIED_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_RETURN_STATEMENT"><!-- --></A><H3>
JSDOC_RETURN_STATEMENT</H3>
<PRE>
static final int <B>JSDOC_RETURN_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_RETURN_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_SINGLE_NAME_REFERENCE"><!-- --></A><H3>
JSDOC_SINGLE_NAME_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_SINGLE_NAME_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_SINGLE_NAME_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="JSDOC_SINGLE_TYPE_REFERENCE"><!-- --></A><H3>
JSDOC_SINGLE_TYPE_REFERENCE</H3>
<PRE>
static final int <B>JSDOC_SINGLE_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.JSDOC_SINGLE_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LABELED_STATEMENT"><!-- --></A><H3>
LABELED_STATEMENT</H3>
<PRE>
static final int <B>LABELED_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.LABELED_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LIST_EXPRESSION"><!-- --></A><H3>
LIST_EXPRESSION</H3>
<PRE>
static final int <B>LIST_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.LIST_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LITERAL"><!-- --></A><H3>
LITERAL</H3>
<PRE>
static final int <B>LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LOCAL_DECLARATION"><!-- --></A><H3>
LOCAL_DECLARATION</H3>
<PRE>
static final int <B>LOCAL_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.LOCAL_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LONG_LITERAL"><!-- --></A><H3>
LONG_LITERAL</H3>
<PRE>
static final int <B>LONG_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.LONG_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LONG_LITERAL_MIN_VALUE"><!-- --></A><H3>
LONG_LITERAL_MIN_VALUE</H3>
<PRE>
static final int <B>LONG_LITERAL_MIN_VALUE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.LONG_LITERAL_MIN_VALUE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MAGIC_LITERAL"><!-- --></A><H3>
MAGIC_LITERAL</H3>
<PRE>
static final int <B>MAGIC_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.MAGIC_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MARKER_ANNOTATION"><!-- --></A><H3>
MARKER_ANNOTATION</H3>
<PRE>
static final int <B>MARKER_ANNOTATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.MARKER_ANNOTATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MEMBER_VALUEPAIR"><!-- --></A><H3>
MEMBER_VALUEPAIR</H3>
<PRE>
static final int <B>MEMBER_VALUEPAIR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.MEMBER_VALUEPAIR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NAME_REFERENCE"><!-- --></A><H3>
NAME_REFERENCE</H3>
<PRE>
static final int <B>NAME_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.NAME_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NORMAL_ANNOTATION"><!-- --></A><H3>
NORMAL_ANNOTATION</H3>
<PRE>
static final int <B>NORMAL_ANNOTATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.NORMAL_ANNOTATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NULL_LITERAL"><!-- --></A><H3>
NULL_LITERAL</H3>
<PRE>
static final int <B>NULL_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.NULL_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NUMBER_LITERAL"><!-- --></A><H3>
NUMBER_LITERAL</H3>
<PRE>
static final int <B>NUMBER_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.NUMBER_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_LITERAL"><!-- --></A><H3>
OBJECT_LITERAL</H3>
<PRE>
static final int <B>OBJECT_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.OBJECT_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_LITERAL_FIELD"><!-- --></A><H3>
OBJECT_LITERAL_FIELD</H3>
<PRE>
static final int <B>OBJECT_LITERAL_FIELD</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.OBJECT_LITERAL_FIELD">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OPERATOR_EXPRESSION"><!-- --></A><H3>
OPERATOR_EXPRESSION</H3>
<PRE>
static final int <B>OPERATOR_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.OPERATOR_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OR_OR_EXPRESSION"><!-- --></A><H3>
OR_OR_EXPRESSION</H3>
<PRE>
static final int <B>OR_OR_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.OR_OR_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PARAMETERIZED_QUALIFIED_TYPE_REFERENCE"><!-- --></A><H3>
PARAMETERIZED_QUALIFIED_TYPE_REFERENCE</H3>
<PRE>
static final int <B>PARAMETERIZED_QUALIFIED_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.PARAMETERIZED_QUALIFIED_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PARAMETERIZED_SINGLE_TYPE_REFERENCE"><!-- --></A><H3>
PARAMETERIZED_SINGLE_TYPE_REFERENCE</H3>
<PRE>
static final int <B>PARAMETERIZED_SINGLE_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.PARAMETERIZED_SINGLE_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="POSTFIX_EXPRESSION"><!-- --></A><H3>
POSTFIX_EXPRESSION</H3>
<PRE>
static final int <B>POSTFIX_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.POSTFIX_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PREFIX_EXPRESSION"><!-- --></A><H3>
PREFIX_EXPRESSION</H3>
<PRE>
static final int <B>PREFIX_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.PREFIX_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROGRAM_ELEMENT"><!-- --></A><H3>
PROGRAM_ELEMENT</H3>
<PRE>
static final int <B>PROGRAM_ELEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.PROGRAM_ELEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="QUALIFIED_ALLOCATION_EXPRESSION"><!-- --></A><H3>
QUALIFIED_ALLOCATION_EXPRESSION</H3>
<PRE>
static final int <B>QUALIFIED_ALLOCATION_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.QUALIFIED_ALLOCATION_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="QUALIFIED_NAME_REFERENCE"><!-- --></A><H3>
QUALIFIED_NAME_REFERENCE</H3>
<PRE>
static final int <B>QUALIFIED_NAME_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.QUALIFIED_NAME_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="QUALIFIED_SUPER_REFERENCE"><!-- --></A><H3>
QUALIFIED_SUPER_REFERENCE</H3>
<PRE>
static final int <B>QUALIFIED_SUPER_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.QUALIFIED_SUPER_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="QUALIFIED_THIS_REFERENCE"><!-- --></A><H3>
QUALIFIED_THIS_REFERENCE</H3>
<PRE>
static final int <B>QUALIFIED_THIS_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.QUALIFIED_THIS_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="QUALIFIED_TYPE_REFERENCE"><!-- --></A><H3>
QUALIFIED_TYPE_REFERENCE</H3>
<PRE>
static final int <B>QUALIFIED_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.QUALIFIED_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="REFERENCE"><!-- --></A><H3>
REFERENCE</H3>
<PRE>
static final int <B>REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="REG_EX_LITERAL"><!-- --></A><H3>
REG_EX_LITERAL</H3>
<PRE>
static final int <B>REG_EX_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.REG_EX_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="RETURN_STATEMENT"><!-- --></A><H3>
RETURN_STATEMENT</H3>
<PRE>
static final int <B>RETURN_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.RETURN_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SCRIPT_FILE_DECLARATION"><!-- --></A><H3>
SCRIPT_FILE_DECLARATION</H3>
<PRE>
static final int <B>SCRIPT_FILE_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SCRIPT_FILE_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SINGLE_MEMBER_ANNOTATION"><!-- --></A><H3>
SINGLE_MEMBER_ANNOTATION</H3>
<PRE>
static final int <B>SINGLE_MEMBER_ANNOTATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SINGLE_MEMBER_ANNOTATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SINGLE_NAME_REFERENCE"><!-- --></A><H3>
SINGLE_NAME_REFERENCE</H3>
<PRE>
static final int <B>SINGLE_NAME_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SINGLE_NAME_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SINGLE_TYPE_REFERENCE"><!-- --></A><H3>
SINGLE_TYPE_REFERENCE</H3>
<PRE>
static final int <B>SINGLE_TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SINGLE_TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STATEMENT"><!-- --></A><H3>
STATEMENT</H3>
<PRE>
static final int <B>STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STRING_LITERAL"><!-- --></A><H3>
STRING_LITERAL</H3>
<PRE>
static final int <B>STRING_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.STRING_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STRING_LITERAL_CONCATENATION"><!-- --></A><H3>
STRING_LITERAL_CONCATENATION</H3>
<PRE>
static final int <B>STRING_LITERAL_CONCATENATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.STRING_LITERAL_CONCATENATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SUB_ROUTINE_STATEMENT"><!-- --></A><H3>
SUB_ROUTINE_STATEMENT</H3>
<PRE>
static final int <B>SUB_ROUTINE_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SUB_ROUTINE_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SUPER_REFERENCE"><!-- --></A><H3>
SUPER_REFERENCE</H3>
<PRE>
static final int <B>SUPER_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SUPER_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SWITCH_STATEMENT"><!-- --></A><H3>
SWITCH_STATEMENT</H3>
<PRE>
static final int <B>SWITCH_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.SWITCH_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="THIS_REFERENCE"><!-- --></A><H3>
THIS_REFERENCE</H3>
<PRE>
static final int <B>THIS_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.THIS_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="THROW_STATEMENT"><!-- --></A><H3>
THROW_STATEMENT</H3>
<PRE>
static final int <B>THROW_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.THROW_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="TRUE_LITERAL"><!-- --></A><H3>
TRUE_LITERAL</H3>
<PRE>
static final int <B>TRUE_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.TRUE_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="TRY_STATEMENT"><!-- --></A><H3>
TRY_STATEMENT</H3>
<PRE>
static final int <B>TRY_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.TRY_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="TYPE_DECLARATION"><!-- --></A><H3>
TYPE_DECLARATION</H3>
<PRE>
static final int <B>TYPE_DECLARATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.TYPE_DECLARATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="TYPE_PARAMETER"><!-- --></A><H3>
TYPE_PARAMETER</H3>
<PRE>
static final int <B>TYPE_PARAMETER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.TYPE_PARAMETER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="TYPE_REFERENCE"><!-- --></A><H3>
TYPE_REFERENCE</H3>
<PRE>
static final int <B>TYPE_REFERENCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.TYPE_REFERENCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="UNARY_EXPRESSION"><!-- --></A><H3>
UNARY_EXPRESSION</H3>
<PRE>
static final int <B>UNARY_EXPRESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.UNARY_EXPRESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="UNDEFINED_LITERAL"><!-- --></A><H3>
UNDEFINED_LITERAL</H3>
<PRE>
static final int <B>UNDEFINED_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.UNDEFINED_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WHILE_STATEMENT"><!-- --></A><H3>
WHILE_STATEMENT</H3>
<PRE>
static final int <B>WHILE_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.WHILE_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WILDCARD"><!-- --></A><H3>
WILDCARD</H3>
<PRE>
static final int <B>WILDCARD</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.WILDCARD">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WITH_STATEMENT"><!-- --></A><H3>
WITH_STATEMENT</H3>
<PRE>
static final int <B>WITH_STATEMENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.WITH_STATEMENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CLASS_LITERAL_ACCESS"><!-- --></A><H3>
CLASS_LITERAL_ACCESS</H3>
<PRE>
static final int <B>CLASS_LITERAL_ACCESS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CLASS_LITERAL_ACCESS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CL_INIT"><!-- --></A><H3>
CL_INIT</H3>
<PRE>
static final int <B>CL_INIT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.eclipse.wst.jsdt.core.ast.IASTNode.CL_INIT">Constant Field Values</A></DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="sourceStart()"><!-- --></A><H3>
sourceStart</H3>
<PRE>
int <B>sourceStart</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="sourceEnd()"><!-- --></A><H3>
sourceEnd</H3>
<PRE>
int <B>sourceEnd</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getASTType()"><!-- --></A><H3>
getASTType</H3>
<PRE>
int <B>getASTType</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="traverse(org.eclipse.wst.jsdt.core.ast.ASTVisitor)"><!-- --></A><H3>
traverse</H3>
<PRE>
void <B>traverse</B>(<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ASTVisitor.html" title="class in org.eclipse.wst.jsdt.core.ast">ASTVisitor</A>&nbsp;visitor)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/IASTNode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAssignment.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBinaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/wst/jsdt/core/ast/IASTNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="IASTNode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>