Uses of Annotation Type
org.benf.cfr.reader.util.annotation.Nullable
Packages that use Nullable
Package
Description
-
Uses of Nullable in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util with annotations of type NullableModifier and TypeMethodDescriptionstatic List<StructuredStatement> MiscStatementTools.linearise(Op04StructuredStatement root) -
Uses of Nullable in org.benf.cfr.reader.bytecode.analysis.parse.expression
Fields in org.benf.cfr.reader.bytecode.analysis.parse.expression with annotations of type NullableModifier and TypeFieldDescriptionprivate List<JavaTypeInstance> StaticFunctionInvokation.explicitGenerics -
Uses of Nullable in org.benf.cfr.reader.bytecode.analysis.structured.statement
Fields in org.benf.cfr.reader.bytecode.analysis.structured.statement with annotations of type NullableModifier and TypeFieldDescriptionprivate final InferredJavaTypeStructuredCase.inferredJavaTypeOfSwitch -
Uses of Nullable in org.benf.cfr.reader.bytecode.analysis.types
Fields in org.benf.cfr.reader.bytecode.analysis.types with annotations of type NullableMethod parameters in org.benf.cfr.reader.bytecode.analysis.types with annotations of type NullableModifier and TypeMethodDescriptionbooleanJavaRefTypeInstance.implicitlyCastsTo(JavaTypeInstance other, GenericTypeBinder gtb) -
Uses of Nullable in org.benf.cfr.reader.entities.innerclass
Fields in org.benf.cfr.reader.entities.innerclass with annotations of type NullableModifier and TypeFieldDescriptionprivate final JavaTypeInstanceInnerClassAttributeInfo.innerClassInfoprivate final StringInnerClassAttributeInfo.innerNameprivate final JavaTypeInstanceInnerClassAttributeInfo.outerClassInfo