Class ASTLimit
java.lang.Object
org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- All Implemented Interfaces:
 Node
- 
Field Summary
Fields inherited from class SimpleNode
children, id, parent, parser - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class SimpleNode
childrenAccept, dump, getId, isScopeChange, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, jjtSetValue, setScopeChange, toString 
- 
Constructor Details
- 
ASTLimit
public ASTLimit(int id)  - 
ASTLimit
 
 - 
 - 
Method Details
- 
jjtAccept
Description copied from class:SimpleNodeAccept the visitor.- Specified by:
 jjtAcceptin interfaceNode- Overrides:
 jjtAcceptin classSimpleNode- Throws:
 VisitorException
 - 
getValue
public long getValue() - 
setValue
public void setValue(long value)  - 
toString
- Overrides:
 toStringin classSimpleNode
 
 -