org.eclipse.etrice.core.parser.antlr.internal
Class InternalConfigLexer
java.lang.Object
Lexer
org.eclipse.etrice.core.parser.antlr.internal.InternalConfigLexer
public class InternalConfigLexer
- extends Lexer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RULE_ID
public static final int RULE_ID
- See Also:
- Constant Field Values
RULE_STRING
public static final int RULE_STRING
- See Also:
- Constant Field Values
T__12
public static final int T__12
- See Also:
- Constant Field Values
T__11
public static final int T__11
- See Also:
- Constant Field Values
T__14
public static final int T__14
- See Also:
- Constant Field Values
T__13
public static final int T__13
- See Also:
- Constant Field Values
RULE_ANY_OTHER
public static final int RULE_ANY_OTHER
- See Also:
- Constant Field Values
RULE_INT
public static final int RULE_INT
- See Also:
- Constant Field Values
RULE_WS
public static final int RULE_WS
- See Also:
- Constant Field Values
RULE_SL_COMMENT
public static final int RULE_SL_COMMENT
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
RULE_ML_COMMENT
public static final int RULE_ML_COMMENT
- See Also:
- Constant Field Values
dfa12
protected org.eclipse.etrice.core.parser.antlr.internal.InternalConfigLexer.DFA12 dfa12
InternalConfigLexer
public InternalConfigLexer()
InternalConfigLexer
public InternalConfigLexer(CharStream input)
InternalConfigLexer
public InternalConfigLexer(CharStream input,
RecognizerSharedState state)
getGrammarFileName
public java.lang.String getGrammarFileName()
mT__11
public final void mT__11()
throws RecognitionException
- Throws:
RecognitionException
mT__12
public final void mT__12()
throws RecognitionException
- Throws:
RecognitionException
mT__13
public final void mT__13()
throws RecognitionException
- Throws:
RecognitionException
mT__14
public final void mT__14()
throws RecognitionException
- Throws:
RecognitionException
mRULE_ID
public final void mRULE_ID()
throws RecognitionException
- Throws:
RecognitionException
mRULE_INT
public final void mRULE_INT()
throws RecognitionException
- Throws:
RecognitionException
mRULE_STRING
public final void mRULE_STRING()
throws RecognitionException
- Throws:
RecognitionException
mRULE_ML_COMMENT
public final void mRULE_ML_COMMENT()
throws RecognitionException
- Throws:
RecognitionException
mRULE_SL_COMMENT
public final void mRULE_SL_COMMENT()
throws RecognitionException
- Throws:
RecognitionException
mRULE_WS
public final void mRULE_WS()
throws RecognitionException
- Throws:
RecognitionException
mRULE_ANY_OTHER
public final void mRULE_ANY_OTHER()
throws RecognitionException
- Throws:
RecognitionException
mTokens
public void mTokens()
throws RecognitionException
- Throws:
RecognitionException