public static class IndexParameterDeclarationBinder.IndexParameterNode extends ABoundNode
children, syntaxNode| Modifier | Constructor and Description |
|---|---|
protected |
IndexParameterNode(ISyntaxNode syntaxNode,
IBoundNode[] children,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluateRuntime(IRuntimeEnv env) |
String |
getName() |
IOpenClass |
getType() |
assign, evaluate, evaluateChildren, getChildren, getSyntaxNode, getTargetNode, isLiteralExpression, isLiteralExpressionParent, isLvalue, isStaticTarget, setSyntaxNode, updateAssignFieldDependency, updateDependency, visitprotected IndexParameterNode(ISyntaxNode syntaxNode, IBoundNode[] children, String name)
public Object evaluateRuntime(IRuntimeEnv env) throws OpenLRuntimeException
OpenLRuntimeExceptionpublic IOpenClass getType()
public String getName()
Copyright © 2015. All rights reserved.