Uses of Class antlr.collections.impl.BitSet

Uses in package antlr

Constructors with parameter type antlr.collections.impl.BitSet

create a new lookahead set with the LL(1) set to the parameter
MismatchedCharException.MismatchedCharException(char c, BitSet set_, boolean matchNot, CharScanner scanner_)
MismatchedTokenException.MismatchedTokenException(String[] tokenNames_, Token token_, BitSet set_, boolean matchNot, String fileName_)
MismatchedTokenException.MismatchedTokenException(String[] tokenNames_, AST node_, BitSet set_, boolean matchNot)

Fields of type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
The set of token types to discard
BitSet
Which (whitespace) token(s) to throw out
BitSet
What k values were being computed when end of rule hit?
BitSet
actual bitset of the lookahead
BitSet
BitSet
BitSet

Methods with parameter type antlr.collections.impl.BitSet

void
Tool.checkForInvalidArguments(String[] args, BitSet cmdLineArgValid)
void
Consume chars until one matches the given set
void
Consume tokens until one matches the given token set
void
void
Generate a series of case statements that implement a BitSet test.
void
Generate a series of case statements that implement a BitSet test.
void
Generate a series of case statements that implement a BitSet test.
void
Generate a series of case statements that implement a BitSet test.
void
void
void
void
String
Generate a depth==1 lookahead test expression given the BitSet.
String
Generate a depth==1 lookahead test expression given the BitSet.
String
Generate a depth==1 lookahead test expression given the BitSet.
String
Generate a depth==1 lookahead test expression given the BitSet.
void
int
Add a bitset to the list of bitsets to be generated.
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
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
void
void
Set the character vocabulary for a lexer
void
Set the character vocabulary used by the lexer

Methods with return type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet

Uses in package antlr.actions.cpp

Fields of type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet

Uses in package antlr.actions.csharp

Fields of type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet

Uses in package antlr.actions.java

Fields of type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet

Uses in package antlr.actions.python

Fields of type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet

Uses in package antlr.collections.impl

Methods with parameter type antlr.collections.impl.BitSet

BitSet
void
BitSet
return this | a in a new set
void
boolean
Is this contained within a?
void
Subtract the elements of 'a' from 'this' in-place.

Methods with return type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet.of(int el)
BitSet
return this | a in a new set

Uses in package antlr.debug

Methods with parameter type antlr.collections.impl.BitSet

void
ParserEventSupport.fireMatch(char value, BitSet b, int guessing)
void
ParserEventSupport.fireMatch(int value, BitSet b, String text, int guessing)
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
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.

Uses in package antlr.preprocessor

Fields of type antlr.collections.impl.BitSet

BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet
BitSet