public class MatchEnd extends Matches
public boolean matches(char[] operand, int cursorPos)
operand
- The operand String coverted to a character array.cursorPos
- From where to make the comparison to this node.AnyMatch.matches(char[], int)
,
SingleMatch.matches(char[], int)
,
matches(char[], int)