Uses of Enum
com.google.errorprone.refaster.ImportPolicy
-
Uses of ImportPolicy in com.google.errorprone.refaster
Modifier and TypeClassDescriptionenum
Policy specifying when and how to import classes when inlining types.Modifier and TypeMethodDescriptionInliner.importPolicy()
static ImportPolicy
ImportPolicy.instance
(com.sun.tools.javac.util.Context context) static ImportPolicy
Returns the enum constant of this type with the specified name.static ImportPolicy[]
ImportPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
ImportPolicy.bind
(com.sun.tools.javac.util.Context context, ImportPolicy policy)