Uses of Enum
org.eclipse.rdf4j.query.parser.QueryPrologLexer.TokenType
-
Uses of QueryPrologLexer.TokenType in org.eclipse.rdf4j.query.parser
Modifier and TypeMethodDescriptionQueryPrologLexer.Token.getType()
static QueryPrologLexer.TokenType
Returns the enum constant of this type with the specified name.static QueryPrologLexer.TokenType[]
QueryPrologLexer.TokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared.