|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectipipan.spejd.actions.Action
ipipan.spejd.actions.SyntAction
public abstract class SyntAction
Constructor Summary | |
---|---|
SyntAction()
|
Method Summary | |
---|---|
boolean |
apply(Match matcher)
Apply the action to the match. |
int[] |
required()
Entity specifications required by this action. |
Methods inherited from class ipipan.spejd.actions.Action |
---|
setRule |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyntAction()
Method Detail |
---|
public int[] required()
Action
required
in class Action
public boolean apply(Match matcher)
Action
apply
in class Action
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |