| Package | Description |
|---|---|
| org.jruby.parser |
| Modifier and Type | Field and Description |
|---|---|
protected ScopedParserState |
ParserSupport.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-2022 JRuby. All Rights Reserved.