Fetch a token from the queue by index
Returns the element at the specified index.
Get the ith element in the list.
Fetch a token from the queue by index
Returns the element at the specified index.
Return an enumeration of the list elements
Test if a set element array represents a contiguous range.
Method to generate the required CSharp namespace closures
Method to generate the required C++ namespace closures
Method to generate the required CSharp namespace declarations
Method to generate the required C++ namespace declarations
Called at the end of processing a grammar
Called after the optional options section, to compensate for
options that may not have been set.
What k values were being computed when end of rule hit?
Is node t equal to this in terms of token type and text?
code "inherited" from java.util.BitSet
Is t an exact structural and equals() match of this tree.
Is 'sub' a subtree of this list?
The siblings of the root are NOT ignored.
Is tree rooted at 'this' equal to 't'? The siblings
of 'this' are ignored.
Is 't' a subtree of the tree rooted at 'this'? The siblings
of 'this' are ignored.
To change where error messages go, can subclass/override this method
and then setASTFactory in Parser and TreeParser.
Issue an error with line number information
Object that handles analysis errors
Given a character value, return a string representing the character
that can be embedded inside a string literal or character literal
This works for Java/C/C++ code-generation and languages with compatible
special-character-escapment.
Given a character value, return a string representing the character
that can be embedded inside a string literal or character literal
This works for Java/C/C++ code-generation and languages with compatible
special-character-escapment.
Given a character value, return a string representing the character
that can be embedded inside a string literal or character literal
This works for Java/C/C++ code-generation and languages with compatible
special-character-escapment.
Convert 'c' to an integer char value.
Converts a String into a representation that can be use as a literal
when surrounded by double-quotes.
Converts a String into a representation that can be use as a literal
when surrounded by double-quotes.
Converts a String into a representation that can be use as a literal
when surrounded by double-quotes.
Execute the rewrite operation by possibly adding to the buffer.
Execute the rewrite operation by possibly adding to the buffer.
Execute the rewrite operation by possibly adding to the buffer.
lookahead to bypass block; set
by deterministic().
Copy all nonoverridden rules, vocabulary, and options into this grammar from
supergrammar chain.
The name of the export vocabulary...used to generate the output
token types interchange file.
Get the identifier portion of an argument-action token.
Get the identifier portion of an argument-action.
Get the type string out of an argument-action token.
Get the type portion of an argument-action.