Uses of Annotation Interface
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 InferredJavaType
StructuredCase.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 TypeMethodDescriptionboolean
JavaRefTypeInstance.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 JavaTypeInstance
InnerClassAttributeInfo.innerClassInfo
private final String
InnerClassAttributeInfo.innerName
private final JavaTypeInstance
InnerClassAttributeInfo.outerClassInfo