public class FieldAccessMethodBinder extends ANodeBinder
'Name(driver)' and the array analog 'Name(drivers)'.
Is binded as access to the field with name equal to method name.| Constructor and Description |
|---|
FieldAccessMethodBinder(String methodName,
IBoundNode[] children) |
| Modifier and Type | Method and Description |
|---|---|
IBoundNode |
bind(ISyntaxNode node,
IBindingContext bindingContext) |
bindChildNode, bindChildren, bindChildren, bindTarget, bindTargetNode, bindType, bindTypeChildren, bindTypeChildren, bindTypeNode, getCast, getCast, getIdentifier, getTypespublic FieldAccessMethodBinder(String methodName, IBoundNode[] children)
public IBoundNode bind(ISyntaxNode node, IBindingContext bindingContext) throws Exception
ExceptionCopyright © 2015. All rights reserved.