java.lang.Object
dev.hilla.parser.core.ScanResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.github.classgraph.ScanResultget()getClassesWithAnnotation(String... annotations)
-
Constructor Details
-
ScanResult
public ScanResult(io.github.classgraph.ScanResult result)
-
-
Method Details
-
get
public io.github.classgraph.ScanResult get() -
getClassesWithAnnotation
-