Class NullnessInformation
java.lang.Object
org.teavm.model.analysis.NullnessInformation
-
Method Summary
Modifier and TypeMethodDescriptionstatic NullnessInformationbuild(Program program, MethodDescriptor methodDescriptor) voiddispose()booleanbooleanbooleanisSynthesized(Variable variable)
-
Method Details
-
isNotNull
-
isNull
-
isSynthesized
-
dispose
public void dispose() -
build
-