public static interface TestDescriptor.Visitor
TestDescriptor
structure.Modifier and Type | Method and Description |
---|---|
void |
visit(TestDescriptor descriptor)
Visit a
TestDescriptor . |
void visit(TestDescriptor descriptor)
TestDescriptor
.descriptor
- the TestDescriptor
to visit; never null