Class TemplateMatch
java.lang.Object
com.google.errorprone.refaster.TemplateMatch
Abstract type representing a match against a
Template
.- Author:
- lowasser@google.com (Louis Wasserman)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.sun.tools.javac.tree.JCTree
getRange
(com.sun.tools.javac.tree.JCTree.JCCompilationUnit unit)
-
Constructor Details
-
TemplateMatch
-
-
Method Details
-
getLocation
public com.sun.tools.javac.tree.JCTree getLocation() -
getUnifier
-
createInliner
-
getRange
-