R
- The return type of the visitorpublic interface RuleValueVisitor<R>
Modifier and Type | Method and Description |
---|---|
R |
visitEndpointRule(EndpointResult endpoint) |
R |
visitErrorRule(Expr error) |
R |
visitTreeRule(List<Rule> rules) |
Copyright © 2023. All rights reserved.