public class MethodNodeBinder extends ANodeBinder
| Constructor and Description |
|---|
MethodNodeBinder() |
| Modifier and Type | Method and Description |
|---|---|
IBoundNode |
bind(ISyntaxNode node,
IBindingContext bindingContext) |
IBoundNode |
bindTarget(ISyntaxNode node,
IBindingContext bindingContext,
IBoundNode target) |
protected IBoundNode |
makeArraParametersMethod(ISyntaxNode methodNode,
IBindingContext bindingContext,
String methodName,
IOpenClass[] argumentTypes,
IBoundNode[] children) |
bindChildNode, bindChildren, bindChildren, bindTargetNode, bindType, bindTypeChildren, bindTypeChildren, bindTypeNode, getCast, getCast, getIdentifier, getTypespublic IBoundNode bind(ISyntaxNode node, IBindingContext bindingContext) throws Exception
Exceptionprotected IBoundNode makeArraParametersMethod(ISyntaxNode methodNode, IBindingContext bindingContext, String methodName, IOpenClass[] argumentTypes, IBoundNode[] children) throws Exception
Exceptionpublic IBoundNode bindTarget(ISyntaxNode node, IBindingContext bindingContext, IBoundNode target) throws Exception
bindTarget in interface INodeBinderbindTarget in class ANodeBinderExceptionCopyright © 2015. All rights reserved.