Package ipipan.spejd.actions

Provides classes representing actions (predicates) that can be executed (evaluated) upon finding a match.

See:
          Description

Class Summary
Action An action to evaluate after finding a match.
ActionParser  
AddAction  
AgreeAction  
DeleteAction  
GroupAction  
OrthCond  
SyntAction  
WordAction Representation of a word() action, creating a new syntactic word.
WordActionArg  
WordBasePart  
 

Package ipipan.spejd.actions Description

Provides classes representing actions (predicates) that can be executed (evaluated) upon finding a match. See main class of the package, Action, for more information.