| Package | Description |
|---|---|
| net.vatov.ampl.model |
| Modifier and Type | Method and Description |
|---|---|
SymbolDeclaration.SymbolType |
SymbolDeclaration.getType() |
static SymbolDeclaration.SymbolType |
SymbolDeclaration.SymbolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolDeclaration.SymbolType[] |
SymbolDeclaration.SymbolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SymbolDeclaration |
SymbolDeclaration.createSymbolDeclaration(String name,
SymbolDeclaration.SymbolType type) |
Copyright © 2013. All Rights Reserved.