public class IndexNodeBinder extends ANodeBinder
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_METHOD_NAME |
| Constructor and Description |
|---|
IndexNodeBinder() |
| Modifier and Type | Method and Description |
|---|---|
IBoundNode |
bind(ISyntaxNode node,
IBindingContext bindingContext) |
IBoundNode |
bindTarget(ISyntaxNode node,
IBindingContext bindingContext,
IBoundNode targetNode) |
bindChildNode, bindChildren, bindChildren, bindTargetNode, bindType, bindTypeChildren, bindTypeChildren, bindTypeNode, getCast, getCast, getIdentifier, getTypespublic static final String INDEX_METHOD_NAME
public IBoundNode bind(ISyntaxNode node, IBindingContext bindingContext) throws Exception
Exceptionpublic IBoundNode bindTarget(ISyntaxNode node, IBindingContext bindingContext, IBoundNode targetNode) throws Exception
bindTarget in interface INodeBinderbindTarget in class ANodeBinderExceptionCopyright © 2015. All rights reserved.