public final class TillNewLineMatcher extends StatelessMatcher
This class is not intended to be instantiated or sub-classed by clients.
Matcher.MatchResult
Modifier | Constructor and Description |
---|---|
protected |
TillNewLineMatcher() |
Modifier and Type | Method and Description |
---|---|
protected AstNode |
matchWorker(ParsingState parsingState) |
java.lang.String |
toString() |
equals, hashCode
getMemoizedAst, match, memoizeAst
doMatch, enterEvent, exitWithMatchEvent, exitWithoutMatchEvent, isMatching, matchToIndex
protected AstNode matchWorker(ParsingState parsingState)
matchWorker
in class MemoizedMatcher
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2012 SonarSource. All Rights Reserved.