Uses of Class
io.github.mkoncek.classpathless.api.IdentifiedSource
Packages that use IdentifiedSource
-
Uses of IdentifiedSource in io.github.mkoncek.classpathless.api
Methods in io.github.mkoncek.classpathless.api with parameters of type IdentifiedSourceModifier and TypeMethodDescriptionClasspathlessCompiler.compileClass
(ClassesProvider classesProvider, Optional<MessagesListener> messagesListener, IdentifiedSource... javaSourceFiles) -
Uses of IdentifiedSource in io.github.mkoncek.classpathless.impl
Methods in io.github.mkoncek.classpathless.impl that return IdentifiedSourceModifier and TypeMethodDescription(package private) IdentifiedSource
InMemoryJavaSourceFileObject.getIdentifiedSource()
Methods in io.github.mkoncek.classpathless.impl with parameters of type IdentifiedSourceModifier and TypeMethodDescriptionCompilerJavac.compileClass
(ClassesProvider classesProvider, Optional<MessagesListener> messagesConsumer, IdentifiedSource... javaSourceFiles) Constructors in io.github.mkoncek.classpathless.impl with parameters of type IdentifiedSource