public class TreeRule extends Rule
Rule.Builder
conditions, CONDITIONS, documentation, DOCUMENTATION, ENDPOINT, ERROR, RULES, TREE, TYPE
Modifier | Constructor and Description |
---|---|
protected |
TreeRule(Rule.Builder builder,
List<Rule> rules) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(RuleValueVisitor<T> v) |
String |
toString() |
builder, fromNode, getConditions
protected TreeRule(Rule.Builder builder, List<Rule> rules)
Copyright © 2023. All rights reserved.