matcher property

ParseTreePatternMatcher matcher
final

Get the ParseTreePatternMatcher which created this tree pattern.

@return The ParseTreePatternMatcher which created this tree pattern.

Implementation

final ParseTreePatternMatcher matcher;