Interface AffixUtils.TokenConsumer

All Known Implementing Classes:
AffixPatternMatcher
Enclosing class:
AffixUtils

public static interface AffixUtils.TokenConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    consumeToken(int typeOrCp)
     
  • Method Details

    • consumeToken

      void consumeToken(int typeOrCp)