JavaParserTypeAdapter
open class JavaParserTypeAdapter<T : Node?, NodeWithSimpleName<T>?, NodeWithMembers<T>?, NodeWithAnnotations<T>?>(source)
Author
Federico Tomassetti
Functions
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
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.