psdi.common.parse

Class MatchEnd



  • public class MatchEnd
    extends Matches
    This Matches sub-class marks the end of a series of Matches.
    • Constructor Summary

      Constructors 
      Constructor and Description
      MatchEnd() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean matches(char[] operand, int cursorPos)
      This object was created to mark the end of the pattern.
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait