|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KRSSParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
ALL
RegularExpression Id. |
static int |
AND
RegularExpression Id. |
static int |
ATLEAST
RegularExpression Id. |
static int |
ATMOST
RegularExpression Id. |
static int |
CLOSEPAR
RegularExpression Id. |
static int |
COMMENT_START
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DEFINECONCEPT
RegularExpression Id. |
static int |
DEFINEPRIMITIVECONCEPT
RegularExpression Id. |
static int |
DEFINEPRIMITIVEROLE
RegularExpression Id. |
static int |
DISTINCT
RegularExpression Id. |
static int |
ENDABOX
RegularExpression Id. |
static int |
ENDTBOX
RegularExpression Id. |
static int |
ENUM
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EQUAL
RegularExpression Id. |
static int |
EXACTLY
RegularExpression Id. |
static int |
IN_COMMENT
Lexical state. |
static int |
IN_IRI
Lexical state. |
static int |
IN_STRING_LITERAL
Lexical state. |
static int |
INSTANCE
RegularExpression Id. |
static int |
INT
RegularExpression Id. |
static int |
IRI_END
RegularExpression Id. |
static int |
IRI_START
RegularExpression Id. |
static int |
NAME
RegularExpression Id. |
static int |
NONE
RegularExpression Id. |
static int |
NOT
RegularExpression Id. |
static int |
OPENPAR
RegularExpression Id. |
static int |
OR
RegularExpression Id. |
static int |
PRIMITIVECONCEPT
RegularExpression Id. |
static int |
RANGE
RegularExpression Id. |
static int |
RELATED
RegularExpression Id. |
static int |
SOME
RegularExpression Id. |
static int |
STRING_LITERAL_START
RegularExpression Id. |
static int |
STRINGLITERAL
RegularExpression Id. |
static int |
SUBROLE
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
static int |
TRANSITIVE
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int COMMENT_START
static final int IRI_START
static final int IRI_END
static final int STRING_LITERAL_START
static final int STRINGLITERAL
static final int OPENPAR
static final int CLOSEPAR
static final int ENDTBOX
static final int ENDABOX
static final int PRIMITIVECONCEPT
static final int DEFINEPRIMITIVECONCEPT
static final int DEFINECONCEPT
static final int DEFINEPRIMITIVEROLE
static final int SUBROLE
static final int TRANSITIVE
static final int ENUM
static final int RANGE
static final int AND
static final int OR
static final int NOT
static final int ALL
static final int SOME
static final int NONE
static final int ATLEAST
static final int ATMOST
static final int EXACTLY
static final int INSTANCE
static final int RELATED
static final int EQUAL
static final int DISTINCT
static final int NAME
static final int INT
static final int DEFAULT
static final int IN_COMMENT
static final int IN_IRI
static final int IN_STRING_LITERAL
static final java.lang.String[] tokenImage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |