Package | Description |
---|---|
org.maltparser.parser.algorithm.stack |
Implements the Stack parsing algorithms.
|
Modifier and Type | Method and Description |
---|---|
StackAddressFunction.StackSubFunction |
StackAddressFunction.getSubFunction() |
static StackAddressFunction.StackSubFunction |
StackAddressFunction.StackSubFunction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StackAddressFunction.StackSubFunction[] |
StackAddressFunction.StackSubFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.