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