Uses of Class
antlr.collections.impl.BitSet
Packages that use BitSet
Package
Description
-
Uses of BitSet in antlr
Modifier and TypeFieldDescriptionstatic final BitSet
ANTLRLexer._tokenSet_0
static final BitSet
ANTLRParser._tokenSet_0
static final BitSet
ANTLRTokdefLexer._tokenSet_0
static final BitSet
ANTLRTokdefParser._tokenSet_0
static final BitSet
ANTLRLexer._tokenSet_1
static final BitSet
ANTLRParser._tokenSet_1
static final BitSet
ANTLRTokdefLexer._tokenSet_1
static final BitSet
ANTLRTokdefParser._tokenSet_1
static final BitSet
ANTLRParser._tokenSet_10
static final BitSet
ANTLRParser._tokenSet_11
static final BitSet
ANTLRLexer._tokenSet_2
static final BitSet
ANTLRParser._tokenSet_2
static final BitSet
ANTLRTokdefLexer._tokenSet_2
static final BitSet
ANTLRLexer._tokenSet_3
static final BitSet
ANTLRParser._tokenSet_3
static final BitSet
ANTLRTokdefLexer._tokenSet_3
static final BitSet
ANTLRLexer._tokenSet_4
static final BitSet
ANTLRParser._tokenSet_4
static final BitSet
ANTLRLexer._tokenSet_5
static final BitSet
ANTLRParser._tokenSet_5
static final BitSet
ANTLRParser._tokenSet_6
static final BitSet
ANTLRParser._tokenSet_7
static final BitSet
ANTLRParser._tokenSet_8
static final BitSet
ANTLRParser._tokenSet_9
protected BitSet
LexerGrammar.charVocabulary
protected BitSet
TokenStreamBasicFilter.discardMask
The set of token types to discardprotected BitSet
TokenStreamRewriteEngine.discardMask
Which (whitespace) token(s) to throw out(package private) BitSet
Lookahead.epsilonDepth
What k values were being computed when end of rule hit?(package private) BitSet
Lookahead.fset
actual bitset of the lookaheadprotected BitSet
TokenStreamHiddenTokenFilter.hideMask
MismatchedCharException.set
MismatchedTokenException.set
Modifier and TypeMethodDescriptionfinal BitSet
ANTLRParser.charSet()
TokenStreamHiddenTokenFilter.getDiscardMask()
TokenStreamHiddenTokenFilter.getHideMask()
final BitSet
ANTLRParser.setBlockElement()
Modifier and TypeMethodDescriptionprotected void
Tool.checkForInvalidArguments
(String[] args, BitSet cmdLineArgValid) void
CharScanner.consumeUntil
(BitSet set) Consume chars until one matches the given setvoid
Parser.consumeUntil
(BitSet set) Consume tokens until one matches the given token setvoid
protected void
Generate a series of case statements that implement a BitSet test.protected void
Generate a series of case statements that implement a BitSet test.protected void
Generate a series of case statements that implement a BitSet test.protected void
Generate a series of case statements that implement a BitSet test.protected void
protected void
protected void
protected void
protected String
CppCodeGenerator.getLookaheadTestTerm
(int k, BitSet p) Generate a depth==1 lookahead test expression given the BitSet.protected String
CSharpCodeGenerator.getLookaheadTestTerm
(int k, BitSet p) Generate a depth==1 lookahead test expression given the BitSet.protected String
JavaCodeGenerator.getLookaheadTestTerm
(int k, BitSet p) Generate a depth==1 lookahead test expression given the BitSet.protected String
PythonCodeGenerator.getLookaheadTestTerm
(int k, BitSet p) Generate a depth==1 lookahead test expression given the BitSet.void
protected int
CodeGenerator.markBitsetForGen
(BitSet p) Add a bitset to the list of bitsets to be generated.void
void
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.void
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.void
Parser.recover
(RecognitionException ex, BitSet tokenSet) void
ANTLRGrammarParseBehavior.setCharVocabulary
(BitSet b) void
DefineGrammarSymbols.setCharVocabulary
(BitSet b) Set the character vocabulary for a lexervoid
LexerGrammar.setCharVocabulary
(BitSet b) Set the character vocabulary used by the lexerModifierConstructorDescriptioncreate a new lookahead set with the LL(1) set to the parameterMismatchedCharException
(char c, BitSet set_, boolean matchNot, CharScanner scanner_) MismatchedTokenException
(String[] tokenNames_, AST node_, BitSet set_, boolean matchNot) MismatchedTokenException
(String[] tokenNames_, Token token_, BitSet set_, boolean matchNot, String fileName_) -
Uses of BitSet in antlr.actions.cpp
Fields in antlr.actions.cpp declared as BitSetModifier and TypeFieldDescriptionstatic final BitSet
ActionLexer._tokenSet_0
static final BitSet
ActionLexer._tokenSet_1
static final BitSet
ActionLexer._tokenSet_10
static final BitSet
ActionLexer._tokenSet_11
static final BitSet
ActionLexer._tokenSet_12
static final BitSet
ActionLexer._tokenSet_13
static final BitSet
ActionLexer._tokenSet_14
static final BitSet
ActionLexer._tokenSet_15
static final BitSet
ActionLexer._tokenSet_16
static final BitSet
ActionLexer._tokenSet_17
static final BitSet
ActionLexer._tokenSet_18
static final BitSet
ActionLexer._tokenSet_19
static final BitSet
ActionLexer._tokenSet_2
static final BitSet
ActionLexer._tokenSet_20
static final BitSet
ActionLexer._tokenSet_21
static final BitSet
ActionLexer._tokenSet_22
static final BitSet
ActionLexer._tokenSet_23
static final BitSet
ActionLexer._tokenSet_24
static final BitSet
ActionLexer._tokenSet_25
static final BitSet
ActionLexer._tokenSet_26
static final BitSet
ActionLexer._tokenSet_3
static final BitSet
ActionLexer._tokenSet_4
static final BitSet
ActionLexer._tokenSet_5
static final BitSet
ActionLexer._tokenSet_6
static final BitSet
ActionLexer._tokenSet_7
static final BitSet
ActionLexer._tokenSet_8
static final BitSet
ActionLexer._tokenSet_9
-
Uses of BitSet in antlr.actions.csharp
Fields in antlr.actions.csharp declared as BitSetModifier and TypeFieldDescriptionstatic final BitSet
ActionLexer._tokenSet_0
static final BitSet
ActionLexer._tokenSet_1
static final BitSet
ActionLexer._tokenSet_10
static final BitSet
ActionLexer._tokenSet_11
static final BitSet
ActionLexer._tokenSet_12
static final BitSet
ActionLexer._tokenSet_13
static final BitSet
ActionLexer._tokenSet_14
static final BitSet
ActionLexer._tokenSet_15
static final BitSet
ActionLexer._tokenSet_16
static final BitSet
ActionLexer._tokenSet_17
static final BitSet
ActionLexer._tokenSet_18
static final BitSet
ActionLexer._tokenSet_19
static final BitSet
ActionLexer._tokenSet_2
static final BitSet
ActionLexer._tokenSet_20
static final BitSet
ActionLexer._tokenSet_21
static final BitSet
ActionLexer._tokenSet_22
static final BitSet
ActionLexer._tokenSet_23
static final BitSet
ActionLexer._tokenSet_24
static final BitSet
ActionLexer._tokenSet_25
static final BitSet
ActionLexer._tokenSet_26
static final BitSet
ActionLexer._tokenSet_3
static final BitSet
ActionLexer._tokenSet_4
static final BitSet
ActionLexer._tokenSet_5
static final BitSet
ActionLexer._tokenSet_6
static final BitSet
ActionLexer._tokenSet_7
static final BitSet
ActionLexer._tokenSet_8
static final BitSet
ActionLexer._tokenSet_9
-
Uses of BitSet in antlr.actions.java
Fields in antlr.actions.java declared as BitSetModifier and TypeFieldDescriptionstatic final BitSet
ActionLexer._tokenSet_0
static final BitSet
ActionLexer._tokenSet_1
static final BitSet
ActionLexer._tokenSet_10
static final BitSet
ActionLexer._tokenSet_11
static final BitSet
ActionLexer._tokenSet_12
static final BitSet
ActionLexer._tokenSet_13
static final BitSet
ActionLexer._tokenSet_14
static final BitSet
ActionLexer._tokenSet_15
static final BitSet
ActionLexer._tokenSet_16
static final BitSet
ActionLexer._tokenSet_17
static final BitSet
ActionLexer._tokenSet_18
static final BitSet
ActionLexer._tokenSet_19
static final BitSet
ActionLexer._tokenSet_2
static final BitSet
ActionLexer._tokenSet_20
static final BitSet
ActionLexer._tokenSet_21
static final BitSet
ActionLexer._tokenSet_22
static final BitSet
ActionLexer._tokenSet_23
static final BitSet
ActionLexer._tokenSet_24
static final BitSet
ActionLexer._tokenSet_25
static final BitSet
ActionLexer._tokenSet_3
static final BitSet
ActionLexer._tokenSet_4
static final BitSet
ActionLexer._tokenSet_5
static final BitSet
ActionLexer._tokenSet_6
static final BitSet
ActionLexer._tokenSet_7
static final BitSet
ActionLexer._tokenSet_8
static final BitSet
ActionLexer._tokenSet_9
-
Uses of BitSet in antlr.actions.python
Fields in antlr.actions.python declared as BitSetModifier and TypeFieldDescriptionstatic final BitSet
ActionLexer._tokenSet_0
static final BitSet
CodeLexer._tokenSet_0
static final BitSet
ActionLexer._tokenSet_1
static final BitSet
CodeLexer._tokenSet_1
static final BitSet
ActionLexer._tokenSet_10
static final BitSet
ActionLexer._tokenSet_11
static final BitSet
ActionLexer._tokenSet_12
static final BitSet
ActionLexer._tokenSet_13
static final BitSet
ActionLexer._tokenSet_14
static final BitSet
ActionLexer._tokenSet_15
static final BitSet
ActionLexer._tokenSet_16
static final BitSet
ActionLexer._tokenSet_17
static final BitSet
ActionLexer._tokenSet_18
static final BitSet
ActionLexer._tokenSet_19
static final BitSet
ActionLexer._tokenSet_2
static final BitSet
ActionLexer._tokenSet_20
static final BitSet
ActionLexer._tokenSet_21
static final BitSet
ActionLexer._tokenSet_22
static final BitSet
ActionLexer._tokenSet_23
static final BitSet
ActionLexer._tokenSet_24
static final BitSet
ActionLexer._tokenSet_25
static final BitSet
ActionLexer._tokenSet_3
static final BitSet
ActionLexer._tokenSet_4
static final BitSet
ActionLexer._tokenSet_5
static final BitSet
ActionLexer._tokenSet_6
static final BitSet
ActionLexer._tokenSet_7
static final BitSet
ActionLexer._tokenSet_8
static final BitSet
ActionLexer._tokenSet_9
-
Uses of BitSet in antlr.collections.impl
Methods in antlr.collections.impl that return BitSetModifier and TypeMethodDescriptionBitSet.not()
static BitSet
BitSet.of
(int el) return this | a in a new setMethods in antlr.collections.impl with parameters of type BitSetModifier and TypeMethodDescriptionvoid
BitSet.andInPlace
(BitSet a) return this | a in a new setvoid
boolean
Is this contained within a?void
BitSet.subtractInPlace
(BitSet a) Subtract the elements of 'a' from 'this' in-place. -
Uses of BitSet in antlr.debug
Methods in antlr.debug with parameters of type BitSetModifier and TypeMethodDescriptionvoid
void
void
ParserEventSupport.fireMismatch
(char value, BitSet b, int guessing) void
ParserEventSupport.fireMismatch
(int value, BitSet b, String text, int guessing) void
void
Make sure current lookahead symbol matches the given set Throw an exception upon mismatch, which is catch by either the error handler or by the syntactic predicate.void
-
Uses of BitSet in antlr.preprocessor
Fields in antlr.preprocessor declared as BitSetModifier and TypeFieldDescriptionstatic final BitSet
Preprocessor._tokenSet_0
static final BitSet
PreprocessorLexer._tokenSet_0
static final BitSet
Preprocessor._tokenSet_1
static final BitSet
PreprocessorLexer._tokenSet_1
static final BitSet
PreprocessorLexer._tokenSet_10
static final BitSet
Preprocessor._tokenSet_2
static final BitSet
PreprocessorLexer._tokenSet_2
static final BitSet
Preprocessor._tokenSet_3
static final BitSet
PreprocessorLexer._tokenSet_3
static final BitSet
Preprocessor._tokenSet_4
static final BitSet
PreprocessorLexer._tokenSet_4
static final BitSet
Preprocessor._tokenSet_5
static final BitSet
PreprocessorLexer._tokenSet_5
static final BitSet
Preprocessor._tokenSet_6
static final BitSet
PreprocessorLexer._tokenSet_6
static final BitSet
Preprocessor._tokenSet_7
static final BitSet
PreprocessorLexer._tokenSet_7
static final BitSet
Preprocessor._tokenSet_8
static final BitSet
PreprocessorLexer._tokenSet_8
static final BitSet
PreprocessorLexer._tokenSet_9