@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 null
Copyright © 2020. All rights reserved.