Modifier and Type | Method and Description |
---|---|
TokenNumbering |
Morfeusz.getTokenNumbering() |
static TokenNumbering |
TokenNumbering.swigToEnum(int swigValue) |
static TokenNumbering |
TokenNumbering.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TokenNumbering[] |
TokenNumbering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Morfeusz.setTokenNumbering(TokenNumbering numbering)
Set token numbering policy.
|