- get(TypeSolver) - Static method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getAllAncestors() - Method in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeImpl
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getAllFields() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
Resolves the type of all ancestors (i.e., the extended class and the implemented interfaces) and returns the list
of ancestors as a list of resolved reference types.
- getAncestors(boolean) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
Resolves the type of all ancestors (i.e., the extended class and the implemented interfaces) and returns the list
of ancestors as a list of resolved reference types.
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getAncestors() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getAnnotationMembers() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getBinaryTypeConcrete(Node, Node, boolean) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getBounds() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getBounds() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeParameter
-
- getBounds() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionTypeParameter
-
- getBoundSet() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ConstraintFormula.ReductionResult
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeAdapter
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getClassName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getConstraint(int) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ConstraintFormula.ReductionResult
-
- getConstraintFormulas() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ConstraintFormula.ReductionResult
-
- getConstructors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getConstructors() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getConstructors() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getConstructors() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeDeclarationAdapter
-
- getConstructors() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getContainer() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getContainer() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeParameter
-
- getContainer() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionTypeParameter
-
- getContainerId() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getContainerId() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeParameter
-
- getContainerId() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionTypeParameter
-
- getContainerQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getContainerQualifiedName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeParameter
-
- getContainerQualifiedName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionTypeParameter
-
- getContext() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getContext() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
Deprecated.
- getContext() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getContext() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getContext() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getContext() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getContext(Node, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFactory
-
- getDeclaredFields() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeDeclarationAdapter
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeDeclarationAdapter
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeImpl
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getDeclaredMethods() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getDefaultValue() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationMemberDeclaration
-
- getDirectAncestors() - Method in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeImpl
-
- getEnumConstants() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getEnumConstants() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getEnumConstants() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getExceptionTypes() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.MethodType
-
- getField(String) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getField(String) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getField(String) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getField(String) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getField(String) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getField(String) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getFieldsForDeclaredVariables() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeAdapter
-
- getFormalArgumentTypes() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.MethodType
-
- getFunctionType(ResolvedType) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
- getInferenceVariable() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Instantiation
-
- getInferenceVariable() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ProperLowerBound
-
- getInferenceVariable() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ProperUpperBound
-
- getInferenceVariables() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.CapturesBound
-
- getInstance() - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.FalseBound
-
- getInstance() - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.ControlFlowLogic
-
- getInterfaces() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getInterfaces() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getInterfaces() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getInterfaces() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getInterfacesExtended() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getInterfacesExtended() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getInterfacesExtended() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getInternalType(String) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getInternalType(String) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getInternalType(String) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getJarTypeSolver(String) - Static method in class com.github.javaparser.symbolsolver.resolution.typesolvers.JarTypeSolver
-
- getKo() - Method in class com.github.javaparser.symbolsolver.SourceFileInfoExtractor
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.DefaultConstructorDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationMemberDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumConstantDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserFieldDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumConstantDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistFieldDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistParameterDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeParameter
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionConstructorDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumConstantDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionFieldDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionParameterDeclaration
-
- getName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionTypeParameter
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.DefaultConstructorDeclaration
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionConstructorDeclaration
-
- getNumberOfParams() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.DefaultConstructorDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionConstructorDeclaration
-
- getNumberOfSpecifiedExceptions() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getOk() - Method in class com.github.javaparser.symbolsolver.SourceFileInfoExtractor
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeAdapter
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getPackageName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.DefaultConstructorDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionConstructorDeclaration
-
- getParam(int) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getParamPos(Parameter) - Static method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- getParamPos(Node) - Static method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- getParent() - Method in interface com.github.javaparser.symbolsolver.core.resolution.Context
-
- getParent() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.contexts.AbstractJavaParserContext
-
- getParent() - Method in class com.github.javaparser.symbolsolver.resolution.typesolvers.AarTypeSolver
-
- getParent() - Method in class com.github.javaparser.symbolsolver.resolution.typesolvers.CombinedTypeSolver
-
- getParent() - Method in class com.github.javaparser.symbolsolver.resolution.typesolvers.JarTypeSolver
-
- getParent() - Method in class com.github.javaparser.symbolsolver.resolution.typesolvers.JavaParserTypeSolver
-
- getParent() - Method in class com.github.javaparser.symbolsolver.resolution.typesolvers.MemoryTypeSolver
-
- getParent() - Method in class com.github.javaparser.symbolsolver.resolution.typesolvers.ReflectionTypeSolver
-
- getParentNode(Node) - Static method in class com.github.javaparser.symbolsolver.javaparser.Navigator
-
- getProperType() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Instantiation
-
- getProperType() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ProperLowerBound
-
- getProperType() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ProperUpperBound
-
- getProperUpperBoundsFor(InferenceVariable) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.BoundSet
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeAdapter
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getQualifiedName() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getResultExpressions(BlockStmt) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.ExpressionHelper
-
- getReturnType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getReturnType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getReturnType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getReturnType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getReturnType() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.MethodType
-
- getS() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SameAsBound
-
- getS() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SubtypeOfBound
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.DefaultConstructorDeclaration
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionConstructorDeclaration
-
- getSpecifiedException(int) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getSuperClass() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getSuperClass() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getSuperClass() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getSuperClass() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getSuperTypeDeclaration() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getSymbolDeclarations() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarators.FieldSymbolDeclarator
-
- getSymbolDeclarations() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarators.NoSymbolDeclarator
-
- getSymbolDeclarations() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarators.ParameterSymbolDeclarator
-
- getSymbolDeclarations() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarators.VariableSymbolDeclarator
-
- getSymbolDeclarations() - Method in interface com.github.javaparser.symbolsolver.resolution.SymbolDeclarator
-
- getSymbolDeclarator(Node, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFactory
-
- getSymbolSolver() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getT() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SameAsBound
-
- getT() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SubtypeOfBound
-
- getType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationMemberDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumConstantDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserFieldDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- getType(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getType(Node, boolean) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumConstantDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistFieldDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistParameterDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumConstantDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionFieldDeclaration
-
- getType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionParameterDeclaration
-
- getTypeDeclaration(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getTypeDeclaration(ClassOrInterfaceDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getTypeDeclaration(TypeDeclaration<?>) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getTypeOfThisIn(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
"this" inserted in the given point, which type would have?
- getTypeParameterDeclaration() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.InferenceVariable
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.DefaultConstructorDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeDeclarationAdapter
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionConstructorDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- getTypeParameters() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.MethodType
-
- getTypeSolver() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade
-
- getTypesOrWildcards() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.CapturesBound
-
- getUnsupported() - Method in class com.github.javaparser.symbolsolver.SourceFileInfoExtractor
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- getUsage(Node) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- getVariableDeclarator() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserFieldDeclaration
-
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationMemberDeclaration
-
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
Returns the JavaParser node associated with this JavaParserClassDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserConstructorDeclaration
-
Returns the JavaParser node associated with this JavaParserConstructorDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumConstantDeclaration
-
Returns the JavaParser node associated with this JavaParserEnumConstantDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
Returns the JavaParser node associated with this JavaParserEnumDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserFieldDeclaration
-
Returns the JavaParser node associated with this JavaParserFieldDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
Returns the JavaParser node associated with this JavaParserInterfaceDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
Returns the JavaParser node associated with this JavaParserMethodDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
Returns the JavaParser node associated with this JavaParserParameterDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
Returns the JavaParser node associated with this JavaParserSymbolDeclaration.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
Returns the JavaParser node associated with this JavaParserTypeParameter.
- getWrappedNode() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
Returns the JavaParser node associated with this JavaParserTypeVariableDeclaration.
- glb(Set<ResolvedType>) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
See JLS 5.1.10.
- groundTargetTypeOfLambda(LambdaExpr, ResolvedType, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
See JLS 15.27.3.
- incorporate(BoundSet, TypeSolver) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.BoundSet
-
Maintains a set of inference variable bounds, ensuring that these are consistent as new bounds are added.
- InferenceVariable - Class in com.github.javaparser.symbolsolver.resolution.typeinference
-
Are meta-variables for types - that is, they are special names that allow abstract reasoning about types.
- InferenceVariable(String, ResolvedTypeParameterDeclaration) - Constructor for class com.github.javaparser.symbolsolver.resolution.typeinference.InferenceVariable
-
- InferenceVariableSubstitution - Class in com.github.javaparser.symbolsolver.resolution.typeinference
-
- inject(CompilationUnit) - Method in class com.github.javaparser.symbolsolver.JavaSymbolSolver
-
Register this SymbolResolver into a CompilationUnit, so that symbol resolution becomes available to
all nodes part of the CompilationUnit.
- INSTANCE - Static variable in class com.github.javaparser.symbolsolver.reflectionmodel.MyObjectProvider
-
- instantiate(List<ResolvedTypeParameterDeclaration>) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.InferenceVariable
-
- Instantiation - Class in com.github.javaparser.symbolsolver.resolution.typeinference
-
- Instantiation(InferenceVariable, ResolvedType) - Constructor for class com.github.javaparser.symbolsolver.resolution.typeinference.Instantiation
-
- instantiationInference(MethodCallExpr, ResolvedMethodDeclaration) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeInference
-
- instantiationInference(List<Expression>, ResolvedMethodDeclaration) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeInference
-
- InstantiationSet - Class in com.github.javaparser.symbolsolver.resolution.typeinference
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- internalTypes() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- invocationApplicabilityInference(MethodCallExpr, ResolvedMethodDeclaration) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeInference
-
Determine whether a potentially applicable generic method m is applicable for a method invocation that
provides no explicit type arguments.
- invocationTypeInference() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeInference
-
- invocationTypeInferenceBoundsSetB3() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeInference
-
- isAbstract() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- isAbstract() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- isAbstract() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- isAbstract() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- isADependency() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Bound
-
Other bounds relate two inference variables, or an inference variable to a type that contains inference
variables.
- isADependency() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SameAsBound
-
- isADependency() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SubtypeOfBound
-
- isAnInstantiation() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Bound
-
Given a bound of the form α = T or T = α, we say T is an instantiation of α.
- isAnInstantiation() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SameAsBound
-
- isApplicable(ResolvedConstructorDeclaration, List<ResolvedType>, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.resolution.ConstructorResolutionLogic
-
- isApplicable(ResolvedMethodDeclaration, String, List<ResolvedType>, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.resolution.MethodResolutionLogic
-
- isApplicable(MethodUsage, String, List<ResolvedType>, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.resolution.MethodResolutionLogic
-
- isArray() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.LambdaArgumentTypePlaceholder
-
- isArray() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnonymousClassDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeAdapter
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeAdapter
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javaparsermodel.LambdaArgumentTypePlaceholder
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistInterfaceDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeImpl
-
This method checks if ThisType t = new OtherType() would compile.
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumDeclaration
-
- isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- isAssignableBy(ResolvedType) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.InferenceVariable
-
- isAssignableMatchTypeParameters(ResolvedType, ResolvedType, Map<String, ResolvedType>) - Static method in class com.github.javaparser.symbolsolver.resolution.MethodResolutionLogic
-
- isAssignableMatchTypeParameters(ResolvedReferenceType, ResolvedReferenceType, Map<String, ResolvedType>) - Static method in class com.github.javaparser.symbolsolver.resolution.MethodResolutionLogic
-
- isClass() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isClass() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isClass() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isClass() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isCompatibleInALooseInvocationContext(TypeSolver, Expression, ResolvedType) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
see https://docs.oracle.com/javase/specs/jls/se8/html/jls-5.html#jls-5.3
- isCompatibleInALooseInvocationContext(ResolvedType, ResolvedType) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
see https://docs.oracle.com/javase/specs/jls/se8/html/jls-5.html#jls-5.3
- isCompatibleInAssignmentContext(Expression, ResolvedType, TypeSolver) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.ExpressionHelper
-
- isCompatibleInAStrictInvocationContext(Expression, ResolvedType) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
see https://docs.oracle.com/javase/specs/jls/se8/html/jls-5.html#jls-5.3
- isDefaultMethod() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- isDefaultMethod() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- isDefaultMethod() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- isDefaultMethod() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- isEmpty() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.BoundSet
-
- isEmpty() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ConstraintFormulaSet
-
- isEmpty() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.InstantiationSet
-
- isExactMatch(ResolvedMethodLikeDeclaration, List<ResolvedType>) - Static method in class com.github.javaparser.symbolsolver.resolution.MethodResolutionLogic
-
- isExplicitlyTyped(LambdaExpr) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.ExpressionHelper
-
- isField() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserFieldDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistFieldDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistParameterDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionFieldDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- isField() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionParameterDeclaration
-
- isInferenceVariable(ResolvedType) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isInterface() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- isNull() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistFieldDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistParameterDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionFieldDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- isParameter() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionParameterDeclaration
-
- isPolyExpression(Expression) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.ExpressionHelper
-
See https://docs.oracle.com/javase/specs/jls/se8/html/jls-15.html#jls-15.2
- isPrimitive() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.LambdaArgumentTypePlaceholder
-
- isPrimitive() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isProperLowerBound() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Bound
-
Given a bound of the form T <: α, we say T is a proper lower bound of α.
- isProperLowerBound() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SubtypeOfBound
-
- isProperType(ResolvedType) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.TypeHelper
-
The term proper type excludes such "types" that mention inference variables.
- isProperUpperBound() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Bound
-
Given a bound of the form α <: T, we say T is a proper upper bound of α.
- isProperUpperBound() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SubtypeOfBound
-
- isReachable(Statement) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.ControlFlowLogic
-
- isReference() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isReferenceType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.LambdaArgumentTypePlaceholder
-
- isReferenceType() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isSatisfied(InferenceVariableSubstitution) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.Bound
-
A bound is satisfied by an inference variable substitution if, after applying the substitution,
the assertion is true.
- isSatisfied(InferenceVariableSubstitution) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.CapturesBound
-
- isSatisfied(InferenceVariableSubstitution) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.FalseBound
-
- isSatisfied(InferenceVariableSubstitution) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SameAsBound
-
- isSatisfied(InferenceVariableSubstitution) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.SubtypeOfBound
-
- isSatisfied(InferenceVariableSubstitution) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.ThrowsBound
-
- isStandaloneExpression(Expression) - Static method in class com.github.javaparser.symbolsolver.resolution.typeinference.ExpressionHelper
-
See https://docs.oracle.com/javase/specs/jls/se8/html/jls-15.html#jls-15.2
- isStatic() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration.ValuesMethod
-
- isStatic() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserFieldDeclaration
-
- isStatic() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- isStatic() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistFieldDeclaration
-
- isStatic() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- isStatic() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionFieldDeclaration
-
- isStatic() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- isThrowsBoundOn(InferenceVariable) - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.bounds.ThrowsBound
-
- isTrue() - Method in class com.github.javaparser.symbolsolver.resolution.typeinference.BoundSet
-
It is sometimes convenient to refer to an empty bound set with the symbol true; this is merely out of
convenience, and the two are interchangeable.
- isType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserMethodDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserSymbolDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistConstructorDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistFieldDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistMethodDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistParameterDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionFieldDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionMethodDeclaration
-
- isType() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionParameterDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserEnumDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeVariableDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassDeclaration
-
- isTypeParameter() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration
-
- isTypeVariable() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.LambdaArgumentTypePlaceholder
-
- isTypeVariable() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isVariadic() - Method in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserParameterDeclaration
-
- isVariadic() - Method in class com.github.javaparser.symbolsolver.javassistmodel.JavassistParameterDeclaration
-
- isVariadic() - Method in class com.github.javaparser.symbolsolver.reflectionmodel.ReflectionParameterDeclaration
-
- isVoid() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-
- isWildcard() - Method in class com.github.javaparser.symbolsolver.model.typesystem.LazyType
-