Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.framework.util.element Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
ClassTypeParamApplierApplies the annotations present for a class type parameter onto an AnnotatedTypeVariable.Classorg.checkerframework.framework.util.elementChecker
ElementAnnotationUtilUtility methods for adding the annotations that are stored in an Element to the type that represents that element (or a use of that Element).Classorg.checkerframework.framework.util.elementChecker
MethodApplierAdds annotations from element to the return type, formal parameter types, type parameters, and throws clauses of the AnnotatedExecutableType type.Classorg.checkerframework.framework.util.elementChecker
MethodTypeParamApplierApplies the annotations present for a method type parameter onto an AnnotatedTypeVariable.Classorg.checkerframework.framework.util.elementChecker
ParamApplierAdds annotations to one formal parameter of a method or lambda within a method.Classorg.checkerframework.framework.util.elementChecker
SuperTypeApplierWhen discovering supertypes of an AnnotatedTypeMirror we want to annotate each supertype with the annotations of the subtypes class declaration.Classorg.checkerframework.framework.util.elementChecker
TypeDeclarationApplierApply annotations to a declared type based on its declaration.Classorg.checkerframework.framework.util.elementChecker
TypeVarUseApplierClassorg.checkerframework.framework.util.elementChecker
VariableApplierApplies annotations to variable declaration (providing they are not the use of a TYPE_PARAMETER).Classorg.checkerframework.framework.util.elementChecker