Package org.eclipse.rdf4j.query.parser
Class QueryPrologLexer.Token
java.lang.Object
org.eclipse.rdf4j.query.parser.QueryPrologLexer.Token
- Enclosing class:
QueryPrologLexer
-
Field Details
-
t
-
s
-
-
Constructor Details
-
Token
-
-
Method Details
-
getType
-
getStringValue
Get the corresponding string value for this token. For example in the case of anQueryPrologLexer.TokenType.IRI
token, this will return the string representation of that IRI. -
toString
-