| Interface | Description |
|---|---|
| ParserState | |
| ReOptions | |
| Tokens |
| Class | Description |
|---|---|
| ArgsTailHolder |
Simple struct to hold values until they can be inserted into the AST.
|
| JavaSignatureParser | |
| Parser |
Serves as a simple facade for all the parsing magic.
|
| ParserConfiguration | |
| ParserSupport | |
| RubyParser | |
| RubyParserResult | |
| StaticScope |
StaticScope represents lexical scoping of variables and module/class constants.
|
| StaticScopeFactory |
Gives instances of static scopes based on compile mode.
|
| YYDebug |
Stubbed out version of our own yydebug impl for debugging if we ever find the need.
|
| YyTables |
| Enum | Description |
|---|---|
| StaticScope.Type |
| Exception | Description |
|---|---|
| ParserSyntaxException |
Copyright © 2001-2015 JRuby. All Rights Reserved.