RELEASE_7
source version. Visit methods call defaultAction
passing their arguments to defaultAction
's
corresponding parameters.
API Note
Methods in this class may be overridden subject to their general contract.
<strong>Compatibility note for subclasses</strong>
, SimpleAnnotationValueVisitor6
, SimpleAnnotationValueVisitor8
, SimpleAnnotationValueVisitor9
, SimpleAnnotationValueVisitor14
Access | Constructor and Description |
---|---|
protected | SimpleAnnotationValueVisitor7()
Deprecated
since 12. Release 7 is obsolete; update to a visitor for a newer
release level.
Constructor for concrete subclasses; uses |
protected | SimpleAnnotationValueVisitor7(R
the value to assign to defaultValue)DEFAULT_VALUE
Deprecated
since 12. Release 7 is obsolete; update to a visitor for a newer
release level.
Constructor for concrete subclasses; uses the argument for the default value. |
SimpleAnnotationValueVisitor7 | back to summary |
---|---|
protected SimpleAnnotationValueVisitor7()
Deprecated since 12. Release 7 is obsolete; update to a visitor for a newer release level. Constructor for concrete subclasses; uses
|
SimpleAnnotationValueVisitor7 | back to summary |
---|---|
protected SimpleAnnotationValueVisitor7(R defaultValue)
Deprecated since 12. Release 7 is obsolete; update to a visitor for a newer release level. Constructor for concrete subclasses; uses the argument for the default value.
|