public abstract class ASTLogicalOperator extends ASTBinaryOperator
| Constructor and Description |
|---|
ASTLogicalOperator(int id) |
ASTLogicalOperator(Parser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
init(InternalContextAdapter context,
Object data) |
getLiteralOperator, literalchildrenAccept, cleanupParserAndTokens, dump, dump, dump, evaluate, execute, getColumn, getFirstToken, getFirstTokenImage, getInfo, getLastToken, getLastTokenImage, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, isInvalid, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, render, saveTokenImages, setFirstToken, setInfo, setInvalid, toString, toString, valuepublic ASTLogicalOperator(int id)
public ASTLogicalOperator(Parser p, int id)
public Object init(InternalContextAdapter context, Object data) throws TemplateInitException
init in interface Nodeinit in class ASTBinaryOperatorTemplateInitExceptionNode.init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.