Searched refs:tempMatchResult (Results 1 – 1 of 1) sorted by relevance
131 val tempMatchResult = MatchResult(this) constant in trebuchet.util.BufferReader224 tempMatchResult.matcher = matcher in tryMatch()225 tempMatchResult.startIndex = index in tryMatch()226 result.invoke(tempMatchResult) in tryMatch()227 tempMatchResult.matcher = null in tryMatch()