Package org.fulib.scenarios.parser
Class RegisterParser
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
- org.antlr.v4.runtime.Parser
-
- org.fulib.scenarios.parser.RegisterParser
-
public class RegisterParser extends org.antlr.v4.runtime.Parser
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRegisterParser.AttrDefContextstatic classRegisterParser.CardinalityContextstatic classRegisterParser.CfClauseContextstatic classRegisterParser.ClassDefContextstatic classRegisterParser.ExampleClauseContextstatic classRegisterParser.ExampleValueContextstatic classRegisterParser.RegisterContextstatic classRegisterParser.RoleDefContext
-
Field Summary
Fields Modifier and Type Field Description static org.antlr.v4.runtime.atn.ATN_ATNprotected static org.antlr.v4.runtime.dfa.DFA[]_decisionToDFAstatic java.lang.String_serializedATNprotected static org.antlr.v4.runtime.atn.PredictionContextCache_sharedContextCachestatic intAstatic intADDstatic intADDSstatic intALLstatic intANstatic intANDstatic intANSWERstatic intANSWERSstatic intAREstatic intASstatic intCALLstatic intCALLSstatic intCARDstatic intCARDSstatic intCFstatic intCOMMAstatic intCOMMENTstatic intCONTAINstatic intCONTAINSstatic intCREATEstatic intCREATESstatic intDECIMALstatic intDOstatic intDOESstatic intEGstatic intEMPTYstatic intEQUALstatic intEXPECTstatic intFILE_NAMEstatic intFROMstatic intFULL_STOPstatic intGREATERstatic intH1static intH2static intHASstatic intHAVEstatic intHEADLINE_ENDstatic intHEADLINE_TEXTstatic intIMG_ENDstatic intIMG_SEPstatic intIMG_STARTstatic intINstatic intINTEGERstatic intINTOstatic intISstatic intITstatic intLESSstatic intLIKEstatic intLINE_COMMENTstatic intMANYstatic intNOTstatic intOFstatic intONstatic intONEstatic intORstatic intPLUSstatic intREADstatic intREADSstatic intREGISTERstatic intREMOVEstatic intREMOVESstatic intRULE_attrDefstatic intRULE_cardinalitystatic intRULE_cfClausestatic intRULE_classDefstatic intRULE_exampleClausestatic intRULE_exampleValuestatic intRULE_registerstatic intRULE_roleDefstatic java.lang.String[]ruleNamesstatic intSAMEstatic intSTRING_LITERALstatic intTAKEstatic intTAKESstatic intTHANstatic intTHATstatic intTHEstatic intTHENstatic intTHEREstatic intTHROUGHstatic intTOstatic java.lang.String[]tokenNamesDeprecated.UseVOCABULARYinstead.static org.antlr.v4.runtime.VocabularyVOCABULARYstatic intWEstatic intWHICHstatic intWITHstatic intWORDstatic intWRITEstatic intWRITESstatic intWS
-
Constructor Summary
Constructors Constructor Description RegisterParser(org.antlr.v4.runtime.TokenStream input)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description RegisterParser.AttrDefContextattrDef()RegisterParser.CardinalityContextcardinality()RegisterParser.CfClauseContextcfClause()RegisterParser.ClassDefContextclassDef()RegisterParser.ExampleClauseContextexampleClause()RegisterParser.ExampleValueContextexampleValue()org.antlr.v4.runtime.atn.ATNgetATN()java.lang.StringgetGrammarFileName()java.lang.String[]getRuleNames()java.lang.StringgetSerializedATN()java.lang.String[]getTokenNames()Deprecated.org.antlr.v4.runtime.VocabularygetVocabulary()RegisterParser.RegisterContextregister()RegisterParser.RoleDefContextroleDef()-
Methods inherited from class org.antlr.v4.runtime.Parser
addContextToParseTree, addParseListener, compileParseTreePattern, compileParseTreePattern, consume, createErrorNode, createTerminalNode, dumpDFA, enterOuterAlt, enterRecursionRule, enterRecursionRule, enterRule, exitRule, getATNWithBypassAlts, getBuildParseTree, getContext, getCurrentToken, getDFAStrings, getErrorHandler, getExpectedTokens, getExpectedTokensWithinCurrentRule, getInputStream, getInvokingContext, getNumberOfSyntaxErrors, getParseInfo, getParseListeners, getPrecedence, getRuleContext, getRuleIndex, getRuleInvocationStack, getRuleInvocationStack, getSourceName, getTokenFactory, getTokenStream, getTrimParseTree, inContext, isExpectedToken, isMatchedEOF, isTrace, match, matchWildcard, notifyErrorListeners, notifyErrorListeners, precpred, pushNewRecursionContext, removeParseListener, removeParseListeners, reset, setBuildParseTree, setContext, setErrorHandler, setInputStream, setProfile, setTokenFactory, setTokenStream, setTrace, setTrimParseTree, triggerEnterRuleEvent, triggerExitRuleEvent, unrollRecursionContexts
-
Methods inherited from class org.antlr.v4.runtime.Recognizer
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState
-
-
-
-
Field Detail
-
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
-
_sharedContextCache
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
-
A
public static final int A
- See Also:
- Constant Field Values
-
ADD
public static final int ADD
- See Also:
- Constant Field Values
-
ADDS
public static final int ADDS
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
AN
public static final int AN
- See Also:
- Constant Field Values
-
AND
public static final int AND
- See Also:
- Constant Field Values
-
ANSWER
public static final int ANSWER
- See Also:
- Constant Field Values
-
ANSWERS
public static final int ANSWERS
- See Also:
- Constant Field Values
-
ARE
public static final int ARE
- See Also:
- Constant Field Values
-
AS
public static final int AS
- See Also:
- Constant Field Values
-
CALL
public static final int CALL
- See Also:
- Constant Field Values
-
CALLS
public static final int CALLS
- See Also:
- Constant Field Values
-
CARD
public static final int CARD
- See Also:
- Constant Field Values
-
CARDS
public static final int CARDS
- See Also:
- Constant Field Values
-
CF
public static final int CF
- See Also:
- Constant Field Values
-
CONTAIN
public static final int CONTAIN
- See Also:
- Constant Field Values
-
CONTAINS
public static final int CONTAINS
- See Also:
- Constant Field Values
-
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
-
CREATES
public static final int CREATES
- See Also:
- Constant Field Values
-
DO
public static final int DO
- See Also:
- Constant Field Values
-
DOES
public static final int DOES
- See Also:
- Constant Field Values
-
EG
public static final int EG
- See Also:
- Constant Field Values
-
EMPTY
public static final int EMPTY
- See Also:
- Constant Field Values
-
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
-
EXPECT
public static final int EXPECT
- See Also:
- Constant Field Values
-
FROM
public static final int FROM
- See Also:
- Constant Field Values
-
GREATER
public static final int GREATER
- See Also:
- Constant Field Values
-
HAS
public static final int HAS
- See Also:
- Constant Field Values
-
HAVE
public static final int HAVE
- See Also:
- Constant Field Values
-
IN
public static final int IN
- See Also:
- Constant Field Values
-
INTO
public static final int INTO
- See Also:
- Constant Field Values
-
IS
public static final int IS
- See Also:
- Constant Field Values
-
IT
public static final int IT
- See Also:
- Constant Field Values
-
LESS
public static final int LESS
- See Also:
- Constant Field Values
-
LIKE
public static final int LIKE
- See Also:
- Constant Field Values
-
MANY
public static final int MANY
- See Also:
- Constant Field Values
-
NOT
public static final int NOT
- See Also:
- Constant Field Values
-
OF
public static final int OF
- See Also:
- Constant Field Values
-
OR
public static final int OR
- See Also:
- Constant Field Values
-
ON
public static final int ON
- See Also:
- Constant Field Values
-
ONE
public static final int ONE
- See Also:
- Constant Field Values
-
READ
public static final int READ
- See Also:
- Constant Field Values
-
READS
public static final int READS
- See Also:
- Constant Field Values
-
REGISTER
public static final int REGISTER
- See Also:
- Constant Field Values
-
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
-
REMOVES
public static final int REMOVES
- See Also:
- Constant Field Values
-
SAME
public static final int SAME
- See Also:
- Constant Field Values
-
TAKE
public static final int TAKE
- See Also:
- Constant Field Values
-
TAKES
public static final int TAKES
- See Also:
- Constant Field Values
-
THAN
public static final int THAN
- See Also:
- Constant Field Values
-
THAT
public static final int THAT
- See Also:
- Constant Field Values
-
THE
public static final int THE
- See Also:
- Constant Field Values
-
THEN
public static final int THEN
- See Also:
- Constant Field Values
-
THERE
public static final int THERE
- See Also:
- Constant Field Values
-
THROUGH
public static final int THROUGH
- See Also:
- Constant Field Values
-
TO
public static final int TO
- See Also:
- Constant Field Values
-
WE
public static final int WE
- See Also:
- Constant Field Values
-
WITH
public static final int WITH
- See Also:
- Constant Field Values
-
WHICH
public static final int WHICH
- See Also:
- Constant Field Values
-
WRITE
public static final int WRITE
- See Also:
- Constant Field Values
-
WRITES
public static final int WRITES
- See Also:
- Constant Field Values
-
H1
public static final int H1
- See Also:
- Constant Field Values
-
H2
public static final int H2
- See Also:
- Constant Field Values
-
LINE_COMMENT
public static final int LINE_COMMENT
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
FULL_STOP
public static final int FULL_STOP
- See Also:
- Constant Field Values
-
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
-
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
-
DECIMAL
public static final int DECIMAL
- See Also:
- Constant Field Values
-
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
-
WORD
public static final int WORD
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
-
IMG_START
public static final int IMG_START
- See Also:
- Constant Field Values
-
IMG_SEP
public static final int IMG_SEP
- See Also:
- Constant Field Values
-
IMG_END
public static final int IMG_END
- See Also:
- Constant Field Values
-
FILE_NAME
public static final int FILE_NAME
- See Also:
- Constant Field Values
-
HEADLINE_TEXT
public static final int HEADLINE_TEXT
- See Also:
- Constant Field Values
-
HEADLINE_END
public static final int HEADLINE_END
- See Also:
- Constant Field Values
-
RULE_register
public static final int RULE_register
- See Also:
- Constant Field Values
-
RULE_classDef
public static final int RULE_classDef
- See Also:
- Constant Field Values
-
RULE_exampleClause
public static final int RULE_exampleClause
- See Also:
- Constant Field Values
-
RULE_exampleValue
public static final int RULE_exampleValue
- See Also:
- Constant Field Values
-
RULE_attrDef
public static final int RULE_attrDef
- See Also:
- Constant Field Values
-
RULE_roleDef
public static final int RULE_roleDef
- See Also:
- Constant Field Values
-
RULE_cfClause
public static final int RULE_cfClause
- See Also:
- Constant Field Values
-
RULE_cardinality
public static final int RULE_cardinality
- See Also:
- Constant Field Values
-
ruleNames
public static final java.lang.String[] ruleNames
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
-
tokenNames
@Deprecated public static final java.lang.String[] tokenNames
Deprecated.UseVOCABULARYinstead.
-
_serializedATN
public static final java.lang.String _serializedATN
- See Also:
- Constant Field Values
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Method Detail
-
getTokenNames
@Deprecated public java.lang.String[] getTokenNames()
Deprecated.- Specified by:
getTokenNamesin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabularyin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getGrammarFileName
public java.lang.String getGrammarFileName()
- Specified by:
getGrammarFileNamein classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getRuleNames
public java.lang.String[] getRuleNames()
- Specified by:
getRuleNamesin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getSerializedATN
public java.lang.String getSerializedATN()
- Overrides:
getSerializedATNin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATNin classorg.antlr.v4.runtime.Recognizer<org.antlr.v4.runtime.Token,org.antlr.v4.runtime.atn.ParserATNSimulator>
-
register
public final RegisterParser.RegisterContext register() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
classDef
public final RegisterParser.ClassDefContext classDef() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
exampleClause
public final RegisterParser.ExampleClauseContext exampleClause() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
exampleValue
public final RegisterParser.ExampleValueContext exampleValue() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
attrDef
public final RegisterParser.AttrDefContext attrDef() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
roleDef
public final RegisterParser.RoleDefContext roleDef() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
cfClause
public final RegisterParser.CfClauseContext cfClause() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
cardinality
public final RegisterParser.CardinalityContext cardinality() throws org.antlr.v4.runtime.RecognitionException
- Throws:
org.antlr.v4.runtime.RecognitionException
-
-