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