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