| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime |
| Modifier and Type | Method and Description |
|---|---|
Tokenizer.Type |
Tokenizer.next() |
Tokenizer.Type |
Tokenizer.type() |
static Tokenizer.Type |
Tokenizer.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Tokenizer.Type[] |
Tokenizer.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Token(Tokenizer.Type type,
java.lang.CharSequence value,
short line,
short column) |
Copyright © 2017 FuseSource, Corp.. All Rights Reserved.