| Package | Description |
|---|---|
| claw.tatsu.xcodeml.backend |
| Modifier and Type | Method and Description |
|---|---|
static OmniBackendDriver.Lang |
OmniBackendDriver.Lang.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OmniBackendDriver.Lang[] |
OmniBackendDriver.Lang.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OmniBackendDriver(OmniBackendDriver.Lang lang)
Constructs a new OmniBackendDriver object.
|