@FunctionalInterface public static interface TestDescriptor.Visitor
TestDescriptor structure.TestDescriptor.accept(Visitor)| Modifier and Type | Method and Description |
|---|---|
void |
visit(TestDescriptor descriptor)
Visit a
TestDescriptor. |
void visit(TestDescriptor descriptor)
TestDescriptor.descriptor - the TestDescriptor to visit; never nullCopyright © 2024. All rights reserved.