| Package | Description |
|---|---|
| org.jruby.ast | |
| org.jruby.ext.ripper | |
| org.jruby.lexer | |
| org.jruby.parser |
| Modifier and Type | Field and Description |
|---|---|
LexContext |
DefHolder.ctxt |
| Constructor and Description |
|---|
DefHolder(RubySymbol name,
ByteList currentArg,
IRubyObject value,
LexContext ctxt) |
DefHolder(RubySymbol name,
ByteList currentArg,
LexContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
protected LexContext |
RipperParserBase.getLexContext() |
| Modifier and Type | Method and Description |
|---|---|
LexContext |
LexingCommon.getLexContext() |
| Modifier and Type | Method and Description |
|---|---|
protected LexContext |
RubyParserBase.getLexContext() |
Copyright © 2001-2023 JRuby. All Rights Reserved.