Package org.checkerframework.checker.optional
package org.checkerframework.checker.optional
-
ClassDescriptionOptionalAnnotatedTypeFactory for the Optional Checker.A type-checker that prevents misuse of the
Optional
class.The transfer function for the Optional Checker.The OptionalVisitor enforces the Optional Checker rules.