Package | Description |
---|---|
js.io |
Extensions for files, character and byte streams.
|
Modifier and Type | Field and Description |
---|---|
private VariablesWriter.State |
VariablesWriter.state
Current state of the finite states machine used by variables parser.
|
Modifier and Type | Method and Description |
---|---|
static VariablesWriter.State |
VariablesWriter.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariablesWriter.State[] |
VariablesWriter.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.