| Package | Description |
|---|---|
| org.eclipse.xtext.util.formallang |
| Modifier and Type | Field and Description |
|---|---|
protected StringProduction.ElementType |
StringProduction.ProdElement.type |
| Modifier and Type | Method and Description |
|---|---|
StringProduction.ElementType |
StringProduction.ProdElement.getType() |
static StringProduction.ElementType |
StringProduction.ElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringProduction.ElementType[] |
StringProduction.ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected StringProduction.ProdElement |
StringProduction.createElement(StringProduction.ElementType type) |
| Constructor and Description |
|---|
StringProduction.ProdElement(StringProduction.ElementType type) |
Copyright © 2015. All Rights Reserved.