Package | Description |
---|---|
metdetection.meter.lpcfg |
Modifier and Type | Field and Description |
---|---|
private MetricalLpcfgNonterminal.MetricalLpcfgType |
MetricalLpcfgNonterminal.type
The type of this node.
|
Modifier and Type | Method and Description |
---|---|
static MetricalLpcfgNonterminal.MetricalLpcfgType |
MetricalLpcfgNonterminal.MetricalLpcfgType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetricalLpcfgNonterminal.MetricalLpcfgType[] |
MetricalLpcfgNonterminal.MetricalLpcfgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricalLpcfgNonterminal.setType(MetricalLpcfgNonterminal.MetricalLpcfgType type)
Set the
MetricalLpcfgNonterminal.type to the given value. |