Package | Description |
---|---|
org.graphstream.stream.file.dgs |
Modifier and Type | Field and Description |
---|---|
(package private) DGSParser.Token |
DGSParser.lastDirective |
Modifier and Type | Method and Description |
---|---|
protected DGSParser.Token |
DGSParser.directive() |
static DGSParser.Token |
DGSParser.Token.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DGSParser.Token[] |
DGSParser.Token.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|