Uses of Package
org.codehaus.commons.nullanalysis
Packages that use org.codehaus.commons.nullanalysis
Package
Description
This package declares interfaces for the implementation of an
IExpressionEvaluator
, an IScriptEvaluator
, an
IClassBodyEvaluator
and an ISimpleCompiler
.An implementation of the
org.codehaus.commons.compiler
API that uses the "JAVAC" Java compiler that is
part of the "Java Development Kit" (JDK).Utility functionality for this project.
Utility functionality related to
java.util.reflect
.Classes related to loading "resources" (
ResourceFinder
) and
creating resources (ResourceCreator
).The core of the Janino Java compiler.
Application-independent helper classes.
Application-independent helper classes.
-
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compilerClassDescriptionBy default, types in method signatures that lack a null annotation are regarded as nullable.Designates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.jdkClassDescriptionBy default, types in method signatures that lack a null annotation are regarded as nullable.Designates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.jdk.utilClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.langClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.utilClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.util.iteratorClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.util.reflectClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.commons.compiler.util.resourceClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.janinoClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.janino.utilClassDescriptionDesignates that a field, return value, argument, or variable may be
null
. -
Classes in org.codehaus.commons.nullanalysis used by org.codehaus.janino.util.signatureClassDescriptionDesignates that a field, return value, argument, or variable may be
null
.