Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.framework.type.treeannotator Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
DebugListTreeAnnotatorA ListTreeAnnotator implementation that additionally outputs debugging information.Classorg.checkerframework.framework.type.treeannotatorChecker
ImplicitsTreeAnnotatorAdds annotations to a type based on the contents of a tree.Classorg.checkerframework.framework.type.treeannotatorChecker
ListTreeAnnotatorListTreeAnnotator is a TreeVisitor that executes a list of for each tree visited.Classorg.checkerframework.framework.type.treeannotatorChecker
PropagationTreeAnnotatorPropagationTreeAnnotator adds qualifiers to types where the resulting type is a function of an input type, e.Classorg.checkerframework.framework.type.treeannotatorChecker
TreeAnnotatorTreeAnnotator is an abstract SimpleTreeVisitor to be used with ListTreeAnnotatorClassorg.checkerframework.framework.type.treeannotatorChecker