public class UnaryOpNode extends MethodBoundNode
boundMethodchildren, syntaxNode| Constructor and Description |
|---|
UnaryOpNode(ISyntaxNode syntaxNode,
IBoundNode[] child,
IMethodCaller method) |
evaluateRuntime, getMethodCaller, getType, isLiteralExpressionParent, updateDependencygetTargetNode, setTargetNodeassign, evaluate, evaluateChildren, getChildren, getSyntaxNode, isLiteralExpression, isLvalue, isStaticTarget, setSyntaxNode, updateAssignFieldDependency, visitpublic UnaryOpNode(ISyntaxNode syntaxNode, IBoundNode[] child, IMethodCaller method)
syntaxNode - child - method - Copyright © 2015. All rights reserved.