Home
last modified time | relevance | path

Searched defs:JavaParserTypeVariableDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/declarations/
DJavaParserTypeVariableDeclaration.java42 public class JavaParserTypeVariableDeclaration extends AbstractTypeDeclaration { class
47 public JavaParserTypeVariableDeclaration(TypeParameter wrappedNode, TypeSolver typeSolver) { in JavaParserTypeVariableDeclaration() method in JavaParserTypeVariableDeclaration
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/declarations/
DJavaParserTypeVariableDeclaration.java39 public class JavaParserTypeVariableDeclaration extends AbstractTypeDeclaration { class
44 public JavaParserTypeVariableDeclaration(TypeParameter wrappedNode, TypeSolver typeSolver) { in JavaParserTypeVariableDeclaration() method in JavaParserTypeVariableDeclaration