public class BinaryOpNodeAnd extends ABoundNode
children, syntaxNode| Constructor and Description |
|---|
BinaryOpNodeAnd(ISyntaxNode syntaxNode,
IBoundNode[] child) |
| 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 BinaryOpNodeAnd(ISyntaxNode syntaxNode, IBoundNode[] child)
syntaxNode - child - method - public Object evaluateRuntime(IRuntimeEnv env) throws OpenLRuntimeException
OpenLRuntimeExceptionpublic IOpenClass getType()
public boolean isLiteralExpressionParent()
isLiteralExpressionParent in class ABoundNodeCopyright © 2015. All rights reserved.