Class HostAction

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void check​(java.util.regex.Matcher m, Parser parser, int range)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • check

        public void check​(java.util.regex.Matcher m,
                          Parser parser,
                          int range)
        Specified by:
        check in class GroupAction