Package | Description |
---|---|
org.opentrafficsim.trafficcontrol.trafcod |
TrafCOD interpreter.
|
Modifier and Type | Method and Description |
---|---|
static TrafCOD.Token |
TrafCOD.Token.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrafCOD.Token[] |
TrafCOD.Token.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.