Interface JavaSourceFile

  • All Superinterfaces:
    J, java.io.Serializable, org.openrewrite.Tree
    All Known Implementing Classes:
    J.CompilationUnit

    public interface JavaSourceFile
    extends J
    • Method Detail

      • getTypesInUse

        java.util.Set<JavaType> getTypesInUse()