JarTypeSolver
Will let the symbol solver look inside a jar file while solving types.
Author
Federico Tomassetti
Constructors
Link copied to clipboard
Create a JarTypeSolver from a Path.
Create a JarTypeSolver from a File.
Create a JarTypeSolver from a path in a String format.
Create a JarTypeSolver from a InputStream.
Functions
Link copied to clipboard
Link copied to clipboard
Get the set of classes that can be resolved in the current type solver.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun solveTypeInModule(qualifiedModuleName: String, simpleTypeName: String): ResolvedReferenceTypeDeclaration
Link copied to clipboard
Link copied to clipboard
open fun tryToSolveTypeInModule(qualifiedModuleName: String, simpleTypeName: String): SymbolReference<ResolvedReferenceTypeDeclaration>
https://docs.oracle.com/javase/specs/jvms/se25/html/jvms-4.html#jvms-4.7.