Package | Description |
---|---|
org.jparsec |
Provides core Parser implementations for parser combinator logic.
|
Modifier and Type | Method and Description |
---|---|
static Tokens.Tag |
Tokens.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tokens.Tag[] |
Tokens.Tag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2016 jparsec. All rights reserved.