| Package | Description |
|---|---|
| eu.fbk.dkm.pikes.resources |
| Modifier and Type | Method and Description |
|---|---|
Intensities.Type |
Intensities.Lexeme.getType() |
static Intensities.Type |
Intensities.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intensities.Type[] |
Intensities.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Lexeme(String id,
Iterable<Lexicon.Token> tokens,
Intensities.Type type) |
Copyright © 2016–2020 FBK. All rights reserved.