|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--RuleTable
This class constructs a rule table, implemented both as a vector and as an array. The input must have the features used during the feature passing listed in the same order for each element on the RHS. This is for use with the parser.
Constructor Summary | |
RuleTable()
|
Method Summary | |
DATA |
make(java.lang.String rule_file,
boolean track,
DATA info,
java.lang.String type_of_rules)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RuleTable()
Method Detail |
public DATA make(java.lang.String rule_file, boolean track, DATA info, java.lang.String type_of_rules)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |