public class ForNode extends ABoundNode
children, syntaxNode| Constructor and Description |
|---|
ForNode(ISyntaxNode syntaxNode,
IBoundNode[] children) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluateRuntime(IRuntimeEnv env) |
IOpenClass |
getType() |
boolean |
isLiteralExpressionParent() |
assign, evaluate, evaluateChildren, getChildren, getSyntaxNode, getTargetNode, isLiteralExpression, isLvalue, isStaticTarget, setSyntaxNode, updateAssignFieldDependency, updateDependency, visitpublic ForNode(ISyntaxNode syntaxNode, IBoundNode[] children)
syntaxNode - children - public Object evaluateRuntime(IRuntimeEnv env) throws OpenLRuntimeException
OpenLRuntimeExceptionpublic IOpenClass getType()
public boolean isLiteralExpressionParent()
isLiteralExpressionParent in class ABoundNodeCopyright © 2015. All rights reserved.