|
Change Parameter Type type : Type<?> to type : Type in method private convertToUsage(type Type, context Context) : Type in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade |
From |
To |
|
Change Parameter Type type : Type<?> to type : Type in method public convert(type Type, context Context) : Type in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade |
From |
To |
|
Change Parameter Type type : Type<?> to type : Type in method public convertToUsage(type Type, context Node) : Type in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade |
From |
To |
|
Change Parameter Type type : Type<?> to type : Type in method public convert(type Type, node Node) : Type in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade |
From |
To |