Uses of Class
ipipan.spejd.actions.WordBasePart

Packages that use WordBasePart
ipipan.spejd.actions Provides classes representing actions (predicates) that can be executed (evaluated) upon finding a match. 
 

Uses of WordBasePart in ipipan.spejd.actions
 

Constructors in ipipan.spejd.actions with parameters of type WordBasePart
WordActionArg(int token, java.lang.String tag, WordBasePart[] base, Config conf)