| Package | Description |
|---|---|
| io.openvalidation.common.ast |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTItem.walk(List<ASTItem> children,
ThrowingConsumer<ASTWalkingContext> action,
Class<?> cls) |
void |
ASTItem.walk(ThrowingConsumer<ASTWalkingContext> action) |
void |
ASTItem.walk(ThrowingConsumer<ASTWalkingContext> action,
Class<?> cls) |
Copyright © 2020. All rights reserved.