Interface DoWithMatcherVisitor.Action

Enclosing class:
DoWithMatcherVisitor

public static interface DoWithMatcherVisitor.Action
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(Matcher matcher)
     
  • Method Details

    • process

      void process(Matcher matcher)