| Package | Description |
|---|---|
| com.github.javaparser.ast.modules | |
| com.github.javaparser.metamodel |
| Modifier and Type | Method | Description |
|---|---|---|
ModuleStmtMetaModel |
ModuleStmt.getMetaModel() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ModuleExportsStmtMetaModel |
|
class |
ModuleOpensStmtMetaModel |
|
class |
ModuleProvidesStmtMetaModel |
|
class |
ModuleRequiresStmtMetaModel |
|
class |
ModuleUsesStmtMetaModel |
| Modifier and Type | Field | Description |
|---|---|---|
static ModuleStmtMetaModel |
JavaParserMetaModel.moduleStmtMetaModel |
Copyright © 2007–2019. All rights reserved.