public class MemberBlockNode extends BlockNode implements IMemberBoundNode
children, syntaxNode| Constructor and Description |
|---|
MemberBlockNode(ISyntaxNode node,
IBoundNode[] children) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTo(ModuleOpenClass openClass) |
void |
finalizeBind(IBindingContext cxt) |
void |
removeDebugInformation(IBindingContext cxt) |
evaluateRuntime, getLocalFrameSize, getParametersSize, getType, isLiteralExpressionParentassign, evaluate, evaluateChildren, getChildren, getSyntaxNode, getTargetNode, isLiteralExpression, isLvalue, isStaticTarget, setSyntaxNode, updateAssignFieldDependency, updateDependency, visitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassign, evaluate, getChildren, getSyntaxNode, getTargetNode, isLiteralExpression, isLvalue, isStaticTarget, updateAssignFieldDependency, updateDependency, visitpublic MemberBlockNode(ISyntaxNode node, IBoundNode[] children)
public void addTo(ModuleOpenClass openClass)
addTo in interface IMemberBoundNodepublic void finalizeBind(IBindingContext cxt) throws Exception
finalizeBind in interface IMemberBoundNodeExceptionpublic void removeDebugInformation(IBindingContext cxt) throws Exception
removeDebugInformation in interface IMemberBoundNodeExceptionCopyright © 2015. All rights reserved.