| Package | Description |
|---|---|
| com.github.javaparser.ast.nodeTypes | |
| com.github.javaparser.ast.stmt |
| Modifier and Type | Method and Description |
|---|---|
default N |
NodeWithStatements.copyStatements(NodeWithStatements<?> other) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockStmt
Statements in between { and }.
|
class |
SwitchEntryStmt
One case in a switch statement.
|
Copyright © 2007–2024. All rights reserved.