|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackAddressFunction.StackSubFunction | |
---|---|
org.maltparser.parser.algorithm.stack | Implements the Stack parsing algorithms. |
Uses of StackAddressFunction.StackSubFunction in org.maltparser.parser.algorithm.stack |
---|
Fields in org.maltparser.parser.algorithm.stack declared as StackAddressFunction.StackSubFunction | |
---|---|
protected StackAddressFunction.StackSubFunction |
StackAddressFunction.subFunction
|
Methods in org.maltparser.parser.algorithm.stack that return StackAddressFunction.StackSubFunction | |
---|---|
StackAddressFunction.StackSubFunction |
StackAddressFunction.getSubFunction()
|
static StackAddressFunction.StackSubFunction |
StackAddressFunction.StackSubFunction.valueOf(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. |
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |