public class ASTXPathLiteral extends ASTXPathLiteralCustom
children, id, parent, parser| Constructor and Description |
|---|
ASTXPathLiteral(int id) |
ASTXPathLiteral(OXPathParser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
jjtAccept(OXPathParserVisitor visitor,
Object data)
Accept the visitor.
|
getValue, setValue, toStringmergeWith, nullifyChildren, removeChildchildrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toStringpublic ASTXPathLiteral(int id)
public ASTXPathLiteral(OXPathParser p, int id)
public Object jjtAccept(OXPathParserVisitor visitor, Object data) throws OXPathException
jjtAccept in interface NodejjtAccept in class CustomSimpleNodeOXPathExceptionCopyright © 2020 OXPath Team. All rights reserved.