Module xl

Interface MatchConsumer

All Known Implementing Classes:
CompoundPattern.Matcher, VMXState.MatchConsumerInFrame

public interface MatchConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    matchFound(QueryState qs, int arg)
     
  • Method Details

    • matchFound

      void matchFound(QueryState qs, int arg)