| Package | Description |
|---|---|
| com.github.javaparser.ast.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleValidator<N extends Node>
Runs a validator on all nodes of a certain type,
and adds a problem for all nodes that pass a condition.
|
| Modifier and Type | Field and Description |
|---|---|
protected SingleNodeTypeValidator<TryStmt> |
Java1_0Validator.tryWithoutResources |
Copyright © 2007–2024. All rights reserved.