Home
last modified time | relevance | path

Searched defs:isTypeVariable (Results 1 – 13 of 13) sorted by relevance

/external/javaparser/javaparser-symbol-solver-model/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
DNullType.java59 public boolean isTypeVariable() { in isTypeVariable() method in NullType
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/typesystem/
DNullType.java57 public boolean isTypeVariable() { in isTypeVariable() method in NullType
DTypeVariable.java106 public boolean isTypeVariable() { in isTypeVariable() method in TypeVariable
DType.java93 default boolean isTypeVariable() { in isTypeVariable() method
DPrimitiveType.java98 public boolean isTypeVariable() { in isTypeVariable() method in PrimitiveType
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/
DLambdaArgumentTypePlaceholder.java59 public boolean isTypeVariable() { in isTypeVariable() method in LambdaArgumentTypePlaceholder
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/
DLambdaArgumentTypePlaceholder.java59 public boolean isTypeVariable() { in isTypeVariable() method in LambdaArgumentTypePlaceholder
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/
DResolvedTypeVariable.java112 public boolean isTypeVariable() { in isTypeVariable() method in ResolvedTypeVariable
DResolvedPrimitiveType.java99 public boolean isTypeVariable() { in isTypeVariable() method in ResolvedPrimitiveType
DResolvedType.java106 default boolean isTypeVariable() { in isTypeVariable() method
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
DLazyType.java60 public boolean isTypeVariable() { in isTypeVariable() method in LazyType
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/model/typesystem/
DLazyType.java59 public boolean isTypeVariable() { in isTypeVariable() method in LazyType
/external/doclava/src/com/google/doclava/
DTypeInfo.java414 public boolean isTypeVariable() { in isTypeVariable() method in TypeInfo