|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
arg2
via boolean "and" on each bit.Element
.Tree
.AnnotatedTypeMirror
.ProcessingEnvironment
instance and syntax tree root.AnnotatedTypeMirror
.AnnotatedTypes
Tree
.Element
.AnnotationMirror
based on their fully
qualified name.null
.Field
may be re-assigned regardless of the
immutability of the enclosing class or object instance.ReadOnly
instance.Field
may be re-assigned regardless of the
immutability of the enclosing class or object instance.this
object.this
object.t
whose erasure type
is superType
.SourceChecker
that provides a simple SourceVisitor
implementation for typical assignment and
pseudo-assignment checking of annotated types.SourceVisitor
that performs assignment and pseudo-assignment
checking, method invocation checking, and assignability checking.AnnotatedTypeFactory
to optionally use
flow-sensitive qualifier inference, qualifier polymorphism, implicit annotations
via ImplicitFor
, and user-specified defaults via DefaultQualifier
GraphQualifierHierarchy
that
represents the hierarchy built so farSourceChecker
to invoke on the input source tree.checkers.igj.quals
qualifiers that finds (and verifies the absence of) immutability errors.Interned
qualifier that finds (and verifies the absence of) equality-testing and
interning errors.NonNull
qualifier that finds (and verifies the absence of) null pointer errors.Collection.toArray()
and determines
the appropriate nullness type of the returned value.new
.AnnotatedTypeMirror.AnnotatedExecutableType
of a constructor
invocation.GenKillBits
that is a deep copy of the
GenKillBits
passed as an argument.AnnotationMirror
as keys.Set
suitable for storing AnnotationMirror
s.Flow
instance that performs flow sensitive analysis
to infer qualifiers on unqualified types.SourceVisitor
that the checker should use to scan
input source trees.TypeQualifiers
, return an immutable set with the same set
of classes as the annotation.TreeAnnotator
that adds annotations to a type based
on the contents of a tree.TypeAnnotator
that adds annotations to a type based
on the content of the type itself.@QReadOnly
behavior on generic types,
creating a new TypeHierarchy
class that allows a
comparison of type arguments to succeed if the left hand side
is annotated with @QReadOnly
or if the regular
comparison succeeds.Flow.setDebug(java.io.PrintStream)
.DefaultQualifier
annotation applies.Element
s.Elements
helper to use when scanning.Element
s.Element
s{@link TreePath}
.{@link TreePath}
.TreePath
.DefaultQualifier
annotations.DefaultQualifier
annotations.AnnotationMirror
given by a particular annotation
class.AnnotationMirror
given by a particular
fully-qualified name.AnnotationMirror
given by a particular
fully-qualified name.GenKillBits
with the specified set of keys.GenKillBits
that is a deep copy of the
GenKillBits
passed as an argument.AnnotatedTypeFactory.fromElement(Element)
.A
in the type
A.B
.IllegalArgumentException
if the passed type is not iterable.kind
of this typeTree
under the current root by
checking from the visitor's current path, and only using
Trees.getPath(CompilationUnitTree, Tree)
(which is much slower)
only if node
is not found on the current path.Element
this
, for the scope of this tree.this
, for the scope of this tree.this
in the current location, which can
be used if this
has a special semantics (e.g.TypeMirror
for usage of Element as a value.GraphQualifierHierarchy
.Lock
.Collection.toArray()
type.BaseTypeVisitor
implementation.I
annotation value keyI
annotation value keyAnnotatedTypeFactory
that accounts for the properties of the
Interned type system.InterningAnnotatedTypeFactory
that operates on a
particular AST.Interned
qualifier that
finds (and verifies the absence of) equality-testing and interning errors.Interned
type
qualifier that uses the BaseTypeVisitor
implementation.Interned
.TreePath
is an anonymous constructor (the constructor for an
anonymous class.String
concatenation
operationVector.copyInto
JavariAnnotatedTypeFactory
that operates on a
particular AST.@ReadOnly
, @Mutable
,
@Assignable
, @PolyRead
and @QReadOnly
).@ReadOnly
, @Mutable
and @Assignable
) that
extends BaseTypeVisitor.Unusable
qualifier to a type if it represents:
String
is a key into a property file
or resource bundle containing Localized Strings.String
type has been localized and
formatted for the target output locale.Lock
type system.@I
in the type of the method type base on the method
invocation tree parameters.@I
in the type of the method type base on the method
invocation tree parameters.ReadOnly
.this
is Raw
,
this.field
might be null even if field
was declared to be
NonNull
.NonNull
annotation to a type that is:
null
literal)
DefaultQualifier
annotation and
matches its location criteria
NonNull
by flow-sensitive inference
Raw
annotation to
NullnessAnnotatedTypeFactory
.NonNull
.arg2
via boolean "or" on each bit.ExecutableElement
s)ExecutableElement
s).@I
in the elementType
based
on owner
, according to is specification.@ThisMutable
implicit annotations with the qualified supertype annotation,
if the owner doesn't have a @ReadOnly
annotation.@I
in the elementType
based
on owner
, according to is specification.@I
in the super types with the
immutability of the current type@I
in the super types with the
immutability of the current typeString
type can be used as key in a
property file or resource bundle.ReadOnly
and Mutable
: only Mutable
can be assigned
to it, and it can only be assigned to ReadOnly
.QualifierPolymorphism
instance that uses the given
checker for querying type qualifiers and the given factory for getting
annotated types.this
is Raw
,
this.field
might be null even if field
was declared to be
NonNull
.Mutable
.String
is a valid regular expression.Regex
to the type of tree, in two cases:
String
literal that is a valid regular expression
String
concatenation tree of two valid regular
expression values.Regex
qualifier that finds
syntactically invalid regular expressions.SourceVisitor
will scan.PrintStream
for printing debug messages, such as
System.out
or System.err
, or null if no debugging output
should be emitted.checker.skipClasses
property.checker.skipClasses
property.String
literal.AnnotatedTypeMirror
s.SimpleAnnotatedTypeVisitor
with
default value being null
SimpleAnnotatedTypeVisitor
with
the default value being the passed defaultValueSourceVisitor
to use for scanning a source tree.String
are visible
to the user.t
, with all
instances of from
type substituted with their correspondents
in to
.SuppressWarnings
annotation.Element
("symbol") for the given Tree API node.Untainted
annotation, only if the user
does not explicitly insert them.TypeMirror
to an AnnotatedTypeMirror
using AnnotatedTypeMirror.createType(javax.lang.model.type.TypeMirror, javax.annotation.processing.ProcessingEnvironment, checkers.types.AnnotatedTypeFactory)
.TypeAnnotator
from the given checker, using that checker's
TypeQualifiers
annotation to determine the annotations that are
in the type hierarchy.SourceVisitor
.Trees
instance to use for scanning.Trees
instance to use for tree node path finding.Tree
.TypeAnnotator
from the given checker, using that checker's
TypeQualifiers
annotation to determine the annotations that are
in the type hierarchy.Vector.copyInto()
.AnnotatedTypeMirror
subtype relationships.TypeHierarchy
for the type system
whose qualifiers represented in qualifierHierarchy.TypeElement
.Checker
.Types
helper to use when scanning.TypeMirror
s.Element
s.SubtypeOf.value()
,
in the type qualifiers declarations.v.visit(t, null)
.BaseTypeVisitor.commonAssignmentCheck(Tree, ExpressionTree, String, Object)
.@PolyRead
outside a
@PolyRead
context.BaseTypeVisitor.checkAssignability(AnnotatedTypeMirror, Tree)
..iterator
callnull
type.null
type.BaseTypeVisitor.checkAssignability(AnnotatedTypeMirror, Tree)
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |