public class OPPLPatternLexer
extends org.antlr.runtime.Lexer
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD |
static int |
ALL_RESTRICTION |
static int |
AND |
static int |
ANTI_SYMMETRIC |
static int |
ASSERTED |
static int |
AT |
static int |
BEGIN |
static int |
CARDINALITY_RESTRICTION |
static int |
CLOSED_CURLY_BRACES |
static int |
CLOSED_PARENTHESYS |
static int |
CLOSED_SQUARE_BRACKET |
static int |
COLON |
static int |
COMMA |
static int |
COMPOSITION |
static int |
CONJUNCTION |
static int |
CONSTANT |
static int |
CREATE |
static int |
CREATE_DISJUNCTION |
static int |
CREATE_INTERSECTION |
static int |
DBLQUOTE |
protected org.coode.parsers.oppl.patterns.OPPLPatternLexer.DFA1 |
dfa1 |
static int |
DIFFERENT_FROM |
static int |
DIFFERENT_FROM_AXIOM |
static int |
DIFFERENT_INDIVIDUALS |
static int |
DIGIT |
static int |
DISJOINT_CLASSES |
static int |
DISJOINT_PROPERTIES |
static int |
DISJOINT_WITH |
static int |
DISJOINT_WITH_AXIOM |
static int |
DISJUNCTION |
static int |
DOLLAR |
static int |
DOMAIN |
static int |
DOT |
static int |
END |
static int |
ENTITY_REFERENCE |
static int |
EOF |
static int |
EQUAL |
static int |
EQUIVALENT_TO |
static int |
EQUIVALENT_TO_AXIOM |
static int |
ESCLAMATION_MARK |
static int |
EXACTLY |
static int |
EXPRESSION |
static int |
FAIL |
static int |
FUNCTIONAL |
OPPLPatternLexer_OPPLLexer_MOWLLexer |
gMOWLLexer |
OPPLPatternLexer_OPPLLexer |
gOPPLLexer |
static int |
GREATER_THAN |
static int |
GREATER_THAN_EQUAL |
static int |
GROUPS |
static int |
HAS_KEY |
static int |
HYPHEN |
static int |
IDENTIFIER |
static int |
IN |
static int |
INSTANCE_OF |
static int |
INTEGER |
static int |
INVERSE |
static int |
INVERSE_FUNCTIONAL |
static int |
INVERSE_OBJECT_PROPERTY_EXPRESSION |
static int |
INVERSE_OF |
static int |
INVERSE_PROPERTY |
static int |
IRI |
static int |
IRI_ATTRIBUTE_NAME |
static int |
IRREFLEXIVE |
static int |
LESS_THAN |
static int |
LESS_THAN_EQUAL |
static int |
LETTER |
static int |
MATCH |
static int |
MAX |
static int |
MIN |
static int |
NEGATED_ASSERTION |
static int |
NEGATED_EXPRESSION |
static int |
NOT |
static int |
NOT_EQUAL |
static int |
ONE_OF |
static int |
ONLY |
static int |
OPEN_CURLY_BRACES |
static int |
OPEN_PARENTHESYS |
static int |
OPEN_SQUARE_BRACKET |
static int |
OR |
static int |
PLUS |
static int |
POW |
static int |
PROPERTY_CHAIN |
static int |
QUESTION_MARK |
static int |
RANGE |
static int |
REFLEXIVE |
static int |
REMOVE |
static int |
RENDERING |
static int |
RETURN |
static int |
ROLE_ASSERTION |
static int |
SAME_AS |
static int |
SAME_AS_AXIOM |
static int |
SAME_INDIVIDUAL |
static int |
SELECT |
static int |
SEMICOLON |
static int |
SET |
static int |
SOME |
static int |
SOME_RESTRICTION |
static int |
SUB_CLASS_AXIOM |
static int |
SUB_PROPERTY_AXIOM |
static int |
SUB_PROPERTY_OF |
static int |
SUBCLASS_OF |
static int |
SUBPROPERTY_OF |
static int |
SUPER_CLASS_OF |
static int |
SUPER_PROPERTY_OF |
static int |
SYMMETRIC |
static int |
THIS_CLASS |
static int |
TO_LOWER_CASE |
static int |
TO_UPPER_CASE |
static int |
Tokens |
static int |
TRANSITIVE |
static int |
TYPE_ASSERTION |
static int |
TYPES |
static int |
UNARY_AXIOM |
static int |
VALUE |
static int |
VALUE_RESTRICTION |
static int |
VALUES |
static int |
VARIABLE_NAME |
static int |
VARIABLE_TYPE |
static int |
WHERE |
static int |
WHITESPACE |
| Constructor and Description |
|---|
OPPLPatternLexer() |
OPPLPatternLexer(org.antlr.runtime.CharStream input) |
OPPLPatternLexer(org.antlr.runtime.CharStream input,
org.antlr.runtime.RecognizerSharedState state) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGrammarFileName() |
void |
mDOLLAR() |
void |
mHYPHEN() |
void |
mRETURN() |
void |
mSEMICOLON() |
void |
mTHIS_CLASS() |
void |
mTokens() |
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, nextToken, recover, reportError, reset, setCharStream, setText, skip, traceIn, traceOutalreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getCurrentInputSymbol, getErrorHeader, getMissingSymbol, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, recoverFromMismatchedToken, setBacktrackingLevel, toStrings, traceIn, traceOutpublic static final int HAS_KEY
public static final int VALUE_RESTRICTION
public static final int LETTER
public static final int REMOVE
public static final int TYPES
public static final int SAME_AS_AXIOM
public static final int INVERSE_OF
public static final int NOT
public static final int SUBCLASS_OF
public static final int EOF
public static final int ESCLAMATION_MARK
public static final int CREATE
public static final int POW
public static final int NOT_EQUAL
public static final int INVERSE_OBJECT_PROPERTY_EXPRESSION
public static final int INSTANCE_OF
public static final int BEGIN
public static final int RETURN
public static final int QUESTION_MARK
public static final int DISJOINT_PROPERTIES
public static final int SYMMETRIC
public static final int CARDINALITY_RESTRICTION
public static final int SELECT
public static final int ROLE_ASSERTION
public static final int DIFFERENT_FROM_AXIOM
public static final int TO_LOWER_CASE
public static final int TRANSITIVE
public static final int ANTI_SYMMETRIC
public static final int GREATER_THAN_EQUAL
public static final int ALL_RESTRICTION
public static final int CONJUNCTION
public static final int NEGATED_ASSERTION
public static final int WHITESPACE
public static final int MATCH
public static final int SEMICOLON
public static final int VALUE
public static final int FAIL
public static final int GROUPS
public static final int OPEN_CURLY_BRACES
public static final int DISJUNCTION
public static final int INVERSE
public static final int DBLQUOTE
public static final int OR
public static final int LESS_THAN
public static final int CONSTANT
public static final int ENTITY_REFERENCE
public static final int END
public static final int COMPOSITION
public static final int CLOSED_SQUARE_BRACKET
public static final int DOLLAR
public static final int SAME_AS
public static final int WHERE
public static final int DIFFERENT_INDIVIDUALS
public static final int DISJOINT_WITH
public static final int SUPER_PROPERTY_OF
public static final int VARIABLE_TYPE
public static final int CLOSED_PARENTHESYS
public static final int ONLY
public static final int EQUIVALENT_TO_AXIOM
public static final int SUB_PROPERTY_OF
public static final int NEGATED_EXPRESSION
public static final int MAX
public static final int TO_UPPER_CASE
public static final int CREATE_DISJUNCTION
public static final int AND
public static final int INVERSE_PROPERTY
public static final int AT
public static final int VARIABLE_NAME
public static final int THIS_CLASS
public static final int DIFFERENT_FROM
public static final int IN
public static final int EQUIVALENT_TO
public static final int UNARY_AXIOM
public static final int COMMA
public static final int CLOSED_CURLY_BRACES
public static final int IDENTIFIER
public static final int IRI
public static final int SOME
public static final int EQUAL
public static final int OPEN_PARENTHESYS
public static final int SAME_INDIVIDUAL
public static final int REFLEXIVE
public static final int PLUS
public static final int DIGIT
public static final int DOT
public static final int SUPER_CLASS_OF
public static final int EXPRESSION
public static final int SOME_RESTRICTION
public static final int ADD
public static final int INTEGER
public static final int GREATER_THAN
public static final int EXACTLY
public static final int SUB_PROPERTY_AXIOM
public static final int OPEN_SQUARE_BRACKET
public static final int VALUES
public static final int RANGE
public static final int SET
public static final int ONE_OF
public static final int MIN
public static final int SUB_CLASS_AXIOM
public static final int Tokens
public static final int DOMAIN
public static final int SUBPROPERTY_OF
public static final int COLON
public static final int DISJOINT_WITH_AXIOM
public static final int CREATE_INTERSECTION
public static final int HYPHEN
public static final int INVERSE_FUNCTIONAL
public static final int RENDERING
public static final int IRI_ATTRIBUTE_NAME
public static final int IRREFLEXIVE
public static final int LESS_THAN_EQUAL
public static final int ASSERTED
public static final int FUNCTIONAL
public static final int PROPERTY_CHAIN
public static final int TYPE_ASSERTION
public static final int DISJOINT_CLASSES
public OPPLPatternLexer_OPPLLexer_MOWLLexer gMOWLLexer
public OPPLPatternLexer_OPPLLexer gOPPLLexer
protected org.coode.parsers.oppl.patterns.OPPLPatternLexer.DFA1 dfa1
public OPPLPatternLexer()
public OPPLPatternLexer(org.antlr.runtime.CharStream input)
public OPPLPatternLexer(org.antlr.runtime.CharStream input,
org.antlr.runtime.RecognizerSharedState state)
public String getGrammarFileName()
getGrammarFileName in class org.antlr.runtime.BaseRecognizerpublic final void mTHIS_CLASS()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final void mDOLLAR()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final void mRETURN()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final void mSEMICOLON()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final void mHYPHEN()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic void mTokens()
throws org.antlr.runtime.RecognitionException
mTokens in class org.antlr.runtime.Lexerorg.antlr.runtime.RecognitionExceptionCopyright © 2015 The University of Manchester. All Rights Reserved.