Uses of Class
gate.jape.SinglePhaseTransducer.SearchState

Packages that use SinglePhaseTransducer.SearchState
gate.jape   
 

Uses of SinglePhaseTransducer.SearchState in gate.jape
 

Methods in gate.jape with parameters of type SinglePhaseTransducer.SearchState
protected  boolean SinglePhaseTransducer.fireRule(List<FSMInstance> acceptingFSMInstances, SinglePhaseTransducer.SearchState state, long lastNodeOff, SimpleSortedSet offsets, AnnotationSet inputAS, AnnotationSet outputAS, Document doc, SimpleSortedSet annotationsByOffset)
          Fire the rule that matched.