| Package | Description |
|---|---|
| io.airlift.command |
| Modifier and Type | Method and Description |
|---|---|
Context |
ParseState.getLocation() |
static Context |
Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Context[] |
Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParseState |
ParseState.pushContext(Context location) |
Copyright © 2012-2013. All Rights Reserved.