Package | Description |
---|---|
org.openrdf.query.parser |
Modifier and Type | Field and Description |
---|---|
QueryPrologLexer.TokenType |
QueryPrologLexer.Token.t |
Modifier and Type | Method and Description |
---|---|
QueryPrologLexer.TokenType |
QueryPrologLexer.Token.getType() |
static QueryPrologLexer.TokenType |
QueryPrologLexer.TokenType.valueOf(String name)
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.
|
Constructor and Description |
---|
Token(QueryPrologLexer.TokenType t,
String s) |
Copyright © 2001-2016 Aduna. All Rights Reserved.