Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
VoidVisitor
A visitor that does not return anything.
|
VoidVisitorAdapter
A visitor that returns nothing, and has a default implementation for all its visit
methods that simply visit their children in an unspecified order.
|
Class and Description |
---|
VoidVisitor
A visitor that does not return anything.
|
VoidVisitorAdapter
A visitor that returns nothing, and has a default implementation for all its visit
methods that simply visit their children in an unspecified order.
|
Class and Description |
---|
EqualsVisitor
A visitor that calculates deep node equality by comparing all properties and child nodes of the node.
|
GenericVisitor
A visitor that has a return value.
|
HashCodeVisitor
A visitor that calculates a deep hash code for a node by using the hash codes of all its properties,
and the hash codes of all its child nodes (by visiting those too.)
|
ObjectIdentityEqualsVisitor
A visitor that calculates deep node equality by comparing all properties and child nodes of the node.
|
ObjectIdentityHashCodeVisitor
A visitor that calculates a deep hash code for a node by using the hash codes of all its properties,
and the hash codes of all its child nodes (by visiting those too.)
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
Visitable |
VoidVisitor
A visitor that does not return anything.
|
Class and Description |
---|
GenericVisitor
A visitor that has a return value.
|
Visitable |
VoidVisitor
A visitor that does not return anything.
|