Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.IR |
Modifier and Type | Class and Description |
---|---|
class |
CatchList.CatchListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
ClassifierExpressionList.ClassifierExpressionListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
ConstantList.ConstantListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
DeclarationList.DeclarationListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
ExpressionList.ExpressionListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
ImportList.ImportListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
List.NodeListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
NameList.NameListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
StatementList.StatementListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
SwitchGroupList.SwitchGroupListIterator
Used to iterate though the children of a list of AST nodes.
|
class |
SwitchLabelList.SwitchLabelListIterator
Used to iterate though the children of a list of AST nodes.
|
Modifier and Type | Method and Description |
---|---|
abstract ASTNodeIterator |
ASTNode.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
AST.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
WhileStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
VariableDeclaration.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
UnaryExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
TryStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ThrowStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SynchronizedStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SwitchStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SwitchLabelList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SwitchLabel.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SwitchGroupList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SwitchGroup.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SwitchBlock.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SubscriptVariable.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
StatementList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
SenseStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ReturnStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ReferenceType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
QuantifiedConstraintExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
PrimitiveType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ParameterSet.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Operator.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
NormalizerType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
NegatedConstraintExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
NameList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Name.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
MethodInvocation.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
LearningClassifierExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
LabeledStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
InstanceofExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
InferenceType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
InferenceInvocation.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
InferenceDeclaration.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
InferenceDeclaration.HeadFinder.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
InferenceDeclaration.NormalizerDeclaration.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
IncrementExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ImportList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
IfStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ForStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
FieldAccess.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ExpressionStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ExpressionList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
EmptyStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
DoStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
DeclarationList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Declaration.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ContinueStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ConstraintType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ConstraintStatementExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ConstraintInvocation.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ConstraintEqualityExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ConstraintDeclaration.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ConstantList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Constant.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Conjunction.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Conditional.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
CompositeGenerator.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
CodedClassifier.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ClassifierType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ClassifierReturnType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ClassifierName.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ClassifierExpressionList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ClassifierCastExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ClassifierAssignment.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
CatchList.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
CatchClause.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
CastExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
BreakStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Block.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
BinaryExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
BinaryConstraintExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
AtMostQuantifierExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
AtLeastQuantifierExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Assignment.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
AssertStatement.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ArrayType.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ArrayInitializer.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
ArrayCreationExpression.iterator()
Returns an iterator used to successively access the children of this node.
|
ASTNodeIterator |
Argument.iterator()
Returns an iterator used to successively access the children of this node.
|
Copyright © 2016. All rights reserved.