public class RubyShallowParser extends ShallowParserBase<RubyShallowParser.ERubyParserStates>
Modifier and Type | Class and Description |
---|---|
static class |
RubyShallowParser.ERubyParserStates
The states used in this parser.
|
Constructor and Description |
---|
RubyShallowParser()
Constructor.
|
createRecognizer, endWithPossibleContinuation, filterTokens, inAnyState, inState, isFilteredToken, parse, parseFragment, parseTopLevel
public RubyShallowParser()