@NonNullApi @NonNullFields
Package org.openrewrite.java.search
-
Class Summary Class Description DeclaresMethod<P> FindAnnotations FindDeprecatedClasses FindDeprecatedFields FindDeprecatedMethods FindDeprecatedUses FindEmptyClasses FindFields FindFieldsOfType Finds fields that have a matching type.FindInheritedFields FindMethods Finds matching method invocations.FindMissingTypes FindReferencedTypes FindText FindTypes HasTypeOnClasspathSourceSet<P> InJavaSourceSet<P> MaybeUsesImport<P> Acts as a sort of bloom filter for the presence of an import for a particular type in aJ.CompilationUnit, i.e.ResultOfMethodCallIgnored SemanticallyEqual UsesField<P> UsesJavaVersion<P> UsesMethod<P> UsesType<P>