AbstractAnnotationValueVisitor6 |
A skeletal visitor for annotation values with default behavior
appropriate for the RELEASE_6
source version.
|
AbstractAnnotationValueVisitor7 |
A skeletal visitor for annotation values with default behavior
appropriate for the RELEASE_7
source version.
|
AbstractAnnotationValueVisitor8 |
A skeletal visitor for annotation values with default behavior
appropriate for the RELEASE_8
source version.
|
AbstractElementVisitor6 |
A skeletal visitor of program elements with default behavior
appropriate for the RELEASE_6
source version.
|
AbstractElementVisitor7 |
A skeletal visitor of program elements with default behavior
appropriate for the RELEASE_7
source version.
|
AbstractElementVisitor8 |
A skeletal visitor of program elements with default behavior
appropriate for the RELEASE_8
source version.
|
AbstractTypeVisitor6 |
A skeletal visitor of types with default behavior appropriate for
the RELEASE_6
source version.
|
AbstractTypeVisitor7 |
A skeletal visitor of types with default behavior appropriate for
the RELEASE_7
source version.
|
AbstractTypeVisitor8 |
A skeletal visitor of types with default behavior appropriate for
the RELEASE_8
source version.
|
ElementKindVisitor6 |
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_6 source version.
|
ElementKindVisitor7 |
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_7 source version.
|
ElementKindVisitor8 |
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_8 source version.
|
Elements.Origin |
The origin of an element or other language model
item.
|
ElementScanner6 |
A scanning visitor of program elements with default behavior
appropriate for the RELEASE_6
source version.
|
ElementScanner7 |
A scanning visitor of program elements with default behavior
appropriate for the RELEASE_7
source version.
|
ElementScanner8 |
A scanning visitor of program elements with default behavior
appropriate for the RELEASE_8
source version.
|
SimpleAnnotationValueVisitor6 |
A simple visitor for annotation values with default behavior
appropriate for the RELEASE_6
source version.
|
SimpleAnnotationValueVisitor7 |
A simple visitor for annotation values with default behavior
appropriate for the RELEASE_7
source version.
|
SimpleAnnotationValueVisitor8 |
A simple visitor for annotation values with default behavior
appropriate for the RELEASE_8
source version.
|
SimpleElementVisitor6 |
A simple visitor of program elements with default behavior
appropriate for the RELEASE_6
source version.
|
SimpleElementVisitor7 |
A simple visitor of program elements with default behavior
appropriate for the RELEASE_7
source version.
|
SimpleElementVisitor8 |
A simple visitor of program elements with default behavior
appropriate for the RELEASE_8
source version.
|
SimpleTypeVisitor6 |
A simple visitor of types with default behavior appropriate for the
RELEASE_6 source version.
|
SimpleTypeVisitor7 |
A simple visitor of types with default behavior appropriate for the
RELEASE_7 source version.
|
SimpleTypeVisitor8 |
A simple visitor of types with default behavior appropriate for the
RELEASE_8 source version.
|
TypeKindVisitor6 |
A visitor of types based on their kind with
default behavior appropriate for the RELEASE_6 source version.
|
TypeKindVisitor7 |
A visitor of types based on their kind with
default behavior appropriate for the RELEASE_7 source version.
|
TypeKindVisitor8 |
A visitor of types based on their kind with
default behavior appropriate for the RELEASE_8 source version.
|