public class UnaryOperatorNodeBinder extends ANodeBinder
| Constructor and Description |
|---|
UnaryOperatorNodeBinder() |
| Modifier and Type | Method and Description |
|---|---|
IBoundNode |
bind(ISyntaxNode node,
IBindingContext bindingContext) |
static String |
errorMsg(String methodName,
IOpenClass t1) |
static IMethodCaller |
findUnaryOperatorMethodCaller(String methodName,
IOpenClass[] types,
IBindingContext bindingContext) |
bindChildNode, bindChildren, bindChildren, bindTarget, bindTargetNode, bindType, bindTypeChildren, bindTypeChildren, bindTypeNode, getCast, getCast, getIdentifier, getTypespublic static String errorMsg(String methodName, IOpenClass t1)
public static IMethodCaller findUnaryOperatorMethodCaller(String methodName, IOpenClass[] types, IBindingContext bindingContext)
public IBoundNode bind(ISyntaxNode node, IBindingContext bindingContext) throws Exception
ExceptionCopyright © 2015. All rights reserved.