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