| Package | Description |
|---|---|
| asia.redact.bracket.properties.line |
| Modifier and Type | Field and Description |
|---|---|
PropertiesTokenType |
PropertiesToken.type |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesTokenType |
PropertiesTokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertiesTokenType[] |
PropertiesTokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PropertiesToken(PropertiesTokenType type,
String text) |
Copyright © 2011–2016 David R. Smith. All rights reserved.