Package org.checkerframework.checker.mustcall
- 
Interface Summary Interface Description CreatesMustCallForElementSupplier This interface should be implemented by all type factories that can provide anExecutableElementforCreatesMustCallForandCreatesMustCallFor.List. - 
Class Summary Class Description CreatesMustCallForToJavaExpression Utility methods to convert targets of@CreatesMustCallForannotations toJavaExpressions.MustCallAnnotatedTypeFactory The annotated type factory for the Must Call Checker.MustCallChecker This typechecker ensures that@MustCallannotations are consistent with one another.MustCallNoCreatesMustCallForChecker This copy of the Must Call Checker is identical, except that it does not load the stub files that treat unconnected sockets as@MustCall({}).MustCallTransfer Transfer function for the must-call type system.MustCallTypeAnnotator Primitive types always have no must-call obligations.MustCallVisitor The visitor for the Must Call Checker.