Class ASTIdentifier
java.lang.Object
org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
- All Implemented Interfaces:
Node
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
childrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString
-
Constructor Details
-
ASTIdentifier
public ASTIdentifier(int id) -
ASTIdentifier
-
-
Method Details
-
setName
-
getName
-
jjtAccept
Accept the visitor.- Specified by:
jjtAcceptin interfaceNode- Overrides:
jjtAcceptin classSimpleNode
-
toString
- Overrides:
toStringin classSimpleNode
-