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