public class WhereExpressionNodeBinder extends ANodeBinder
| Constructor and Description |
|---|
WhereExpressionNodeBinder() |
| Modifier and Type | Method and Description |
|---|---|
IBoundNode |
bind(ISyntaxNode node,
IBindingContext bindingContext) |
static IBoundNode |
makeLocalVar(ISyntaxNode node,
IBindingContext bindingContext) |
bindChildNode, bindChildren, bindChildren, bindTarget, bindTargetNode, bindType, bindTypeChildren, bindTypeChildren, bindTypeNode, getCast, getCast, getIdentifier, getTypespublic static IBoundNode makeLocalVar(ISyntaxNode node, IBindingContext bindingContext) throws Exception
Exceptionpublic IBoundNode bind(ISyntaxNode node, IBindingContext bindingContext) throws Exception
ExceptionCopyright © 2015. All rights reserved.