Uses of Class
ipipan.spejd.actions.WordActionArg

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

Uses of WordActionArg in ipipan.spejd.actions
 

Constructors in ipipan.spejd.actions with parameters of type WordActionArg
WordAction(WordActionArg[] args, Config conf)