| Package | Description |
|---|---|
| org.jruby.lexer.yacc |
| Modifier and Type | Field and Description |
|---|---|
ShareableConstantValue |
LexContext.shareable_constant_value |
| Modifier and Type | Method and Description |
|---|---|
static ShareableConstantValue |
ShareableConstantValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShareableConstantValue[] |
ShareableConstantValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2023 JRuby. All Rights Reserved.