blob: d3ace6bfe00a45ecc03e7648e1f699ae8b9fe5b4 [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:16:06 CDT 2008 -->
<TITLE>
org.eclipse.wst.jsdt.core.ast Class Hierarchy
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="org.eclipse.wst.jsdt.core.ast Class Hierarchy";
}
</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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/wst/jsdt/core/compiler/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/wst/jsdt/core/ast/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.eclipse.wst.jsdt.core.ast
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ASTVisitor.html" title="class in org.eclipse.wst.jsdt.core.ast"><B>ASTVisitor</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAllocationExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAllocationExpression</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocAllocationExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocAllocationExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedAllocationExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IQualifiedAllocationExpression</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAnnotation.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAnnotation</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IMarkerAnnotation.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IMarkerAnnotation</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INormalAnnotation.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>INormalAnnotation</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISingleMemberAnnotation.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ISingleMemberAnnotation</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IASTNode.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IASTNode</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IImportReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IImportReference</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDoc.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDoc</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IMemberValuePair.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IMemberValuePair</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IProgramElement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IProgramElement</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IStatement</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAbstractFunctionDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAbstractFunctionDeclaration</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IConstructorDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IConstructorDeclaration</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFunctionDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFunctionDeclaration</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAnnotationFunctionDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAnnotationFunctionDeclaration</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAbstractVariableDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAbstractVariableDeclaration</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFieldDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFieldDeclaration</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IInitializer.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IInitializer</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILocalDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ILocalDeclaration</B></A> (also extends org.eclipse.wst.jsdt.internal.compiler.lookup.InvocationSite)
<UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArgument.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArgument</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITypeParameter.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ITypeParameter</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAssertStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAssertStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBlock.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IBlock</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBranchStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IBranchStatement</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBreakStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IBreakStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IContinueStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IContinueStatement</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICaseStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ICaseStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IDoStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IDoStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IEmptyStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IEmptyStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IExplicitConstructorCall.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IExplicitConstructorCall</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IExpression</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayAllocationExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArrayAllocationExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayInitializer.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArrayInitializer</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAssignment.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAssignment</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICompoundAssignment.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ICompoundAssignment</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IPostfixExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IPostfixExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IPrefixExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IPrefixExpression</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICastExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ICastExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IEmptyExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IEmptyExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFunctionCall.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFunctionCall</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocMessageSend.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocMessageSend</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFunctionExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFunctionExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocArgumentExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocArgumentExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IListExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IListExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ILiteral</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IMagicLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IMagicLiteral</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFalseLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFalseLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INullLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>INullLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITrueLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ITrueLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IUndefinedLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IUndefinedLiteral</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INumberLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>INumberLiteral</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICharLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ICharLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IDoubleLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IDoubleLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFloatLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFloatLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IIntLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IIntLiteral</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IIntLiteralMinValue.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IIntLiteralMinValue</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILongLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ILongLiteral</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILongLiteralMinValue.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ILongLiteralMinValue</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IRegExLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IRegExLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IStringLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IStringLiteral</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IExtendedStringLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IExtendedStringLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IStringLiteralConcatenation.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IStringLiteralConcatenation</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IObjectLiteralField.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IObjectLiteralField</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IOperatorExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IOperatorExpression</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IBinaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IBinaryExpression</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAND_AND_Expression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IAND_AND_Expression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ICombinedBinaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ICombinedBinaryExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IEqualExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IEqualExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IOR_OR_Expression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IOR_OR_Expression</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IConditionalExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IConditionalExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IInstanceOfExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IInstanceOfExpression</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IUnaryExpression.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IUnaryExpression</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArrayReference</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IFieldReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IFieldReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocFieldReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocFieldReference</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/INameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>INameReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedNameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IQualifiedNameReference</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISingleNameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ISingleNameReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocSingleNameReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocSingleNameReference</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IThisReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IThisReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedThisReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IQualifiedThisReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedSuperReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IQualifiedSuperReference</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISuperReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ISuperReference</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ITypeReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocImplicitTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocImplicitTypeReference</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IQualifiedTypeReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArrayQualifiedTypeReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocArrayQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocArrayQualifiedTypeReference</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IParameterizedQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IParameterizedQualifiedTypeReference</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocQualifiedTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocQualifiedTypeReference</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ISingleTypeReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArrayTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArrayTypeReference</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocArraySingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocArraySingleTypeReference</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IParameterizedSingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IParameterizedSingleTypeReference</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocSingleTypeReference.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocSingleTypeReference</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IForeachStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IForeachStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IForInStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IForInStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IForStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IForStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IIfStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IIfStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILabeledStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ILabeledStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IReturnStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IReturnStatement</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IJsDocReturnStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IJsDocReturnStatement</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISubRoutineStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ISubRoutineStatement</B></A><UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITryStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ITryStatement</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ISwitchStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ISwitchStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IThrowStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IThrowStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ITypeDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ITypeDeclaration</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IWhileStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IWhileStatement</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IWithStatement.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IWithStatement</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IScriptFileDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IScriptFileDeclaration</B></A></UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.internal.compiler.lookup.InvocationSite<UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/ILocalDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>ILocalDeclaration</B></A> (also extends org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IAbstractVariableDeclaration.html" title="interface in org.eclipse.wst.jsdt.core.ast">IAbstractVariableDeclaration</A>)
<UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IArgument.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IArgument</B></A></UL>
</UL>
<LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IObjectLiteral.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IObjectLiteral</B></A><LI TYPE="circle">org.eclipse.wst.jsdt.core.ast.<A HREF="../../../../../../org/eclipse/wst/jsdt/core/ast/IWildcard.html" title="interface in org.eclipse.wst.jsdt.core.ast"><B>IWildcard</B></A></UL>
<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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/eclipse/wst/jsdt/core/compiler/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/eclipse/wst/jsdt/core/ast/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>