public abstract class BusinessNumberNodeBinder extends ANodeBinder
| Constructor and Description |
|---|
BusinessNumberNodeBinder() |
| Modifier and Type | Method and Description |
|---|---|
IBoundNode |
bind(ISyntaxNode node,
IBindingContext bindingContext) |
protected abstract IBoundNode |
makeNumber(String literal,
int multiplier,
ISyntaxNode node) |
bindChildNode, bindChildren, bindChildren, bindTarget, bindTargetNode, bindType, bindTypeChildren, bindTypeChildren, bindTypeNode, getCast, getCast, getIdentifier, getTypespublic IBoundNode bind(ISyntaxNode node, IBindingContext bindingContext) throws Exception
Exceptionprotected abstract IBoundNode makeNumber(String literal, int multiplier, ISyntaxNode node) throws SyntaxNodeException
SyntaxNodeExceptionCopyright © 2015. All rights reserved.