JavaParserTypeAdapter

Author

Federico Tomassetti

Constructors

Link copied to clipboard
constructor(wrappedNode: T, typeSolver: TypeSolver)

Functions

Link copied to clipboard
open fun getClassName(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Resolution should move out of declarations, so that they are pure declarations and the resolution should work for JavaParser, Reflection and Javassist classes in the same way and not be specific to the three implementations.