|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyntaxArgType.VALUE_RULE | |
---|---|
edu.mit.jverbnet.data.syntax | Provides syntactic descriptors for verb arguments |
Uses of SyntaxArgType.VALUE_RULE in edu.mit.jverbnet.data.syntax |
---|
Methods in edu.mit.jverbnet.data.syntax that return SyntaxArgType.VALUE_RULE | |
---|---|
SyntaxArgType.VALUE_RULE |
SyntaxArgType.getValueRule()
Returns the value rule for this argument type. |
static SyntaxArgType.VALUE_RULE |
SyntaxArgType.VALUE_RULE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SyntaxArgType.VALUE_RULE[] |
SyntaxArgType.VALUE_RULE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |