| Package | Description |
|---|---|
| org.jruby.ext.ripper | |
| org.jruby.parser |
| Modifier and Type | Field and Description |
|---|---|
protected ScopedParserState |
RipperParserBase.scopedParserState |
| Modifier and Type | Field and Description |
|---|---|
protected ScopedParserState |
RubyParserBase.scopedParserState |
| Modifier and Type | Method and Description |
|---|---|
ScopedParserState |
ScopedParserState.getEnclosingScope() |
| Constructor and Description |
|---|
ScopedParserState(ScopedParserState enclosingScope) |
ScopedParserState(ScopedParserState enclosingScope,
long commandArgumentStack,
long condArgumentStack) |
Copyright © 2001-2023 JRuby. All Rights Reserved.