Class ASTHelpers.TargetType
java.lang.Object
com.google.errorprone.util.ASTHelpers.TargetType
- Enclosing class:
ASTHelpers
An expression's target type, see
ASTHelpers.targetType(com.google.errorprone.VisitorState)
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TargetType
public TargetType()
-
-
Method Details
-
type
public abstract com.sun.tools.javac.code.Type type() -
path
public abstract com.sun.source.util.TreePath path()
-