|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectipipan.spejd.ruleparser.MatchParser
ipipan.spejd.actions.ActionParser
public class ActionParser
| Field Summary |
|---|
| Fields inherited from class ipipan.spejd.ruleparser.MatchParser |
|---|
conf |
| Constructor Summary | |
|---|---|
ActionParser(java.io.BufferedReader in,
Config conf)
|
|
| Method Summary | |
|---|---|
Action[] |
readActionList(java.lang.String start)
|
| Methods inherited from class ipipan.spejd.ruleparser.MatchParser |
|---|
attribute, charsLeft, currentChar, currentCharIs, currentCharIsDigit, currentCharIsIn, currentCharNot, currentCharNotIn, eat, eatWhite, error, feed, forceEat, preview, readAltRequirement, readAttrId, readEntityRequirement, readEqOperator, readFilename, readFlags, readGroupRequirement, readId, readMacroDef, readMatchPattern, readNumber, readQuantifier, readRegexp, readRequirement, readSequenceRequirement, readString, readTag, readTokenRequirement, readWord |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionParser(java.io.BufferedReader in,
Config conf)
| Method Detail |
|---|
public Action[] readActionList(java.lang.String start)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||