| Package | Description |
|---|---|
| com.github.javaparser.ast.modules | |
| com.github.javaparser.metamodel |
| Modifier and Type | Method and Description |
|---|---|
ModuleDirectiveMetaModel |
ModuleDirective.getMetaModel() |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleExportsDirectiveMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
For this reason, any changes made directly to this file will be overwritten the next time generators are run.
|
class |
ModuleOpensDirectiveMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
For this reason, any changes made directly to this file will be overwritten the next time generators are run.
|
class |
ModuleProvidesDirectiveMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
For this reason, any changes made directly to this file will be overwritten the next time generators are run.
|
class |
ModuleRequiresDirectiveMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
For this reason, any changes made directly to this file will be overwritten the next time generators are run.
|
class |
ModuleUsesDirectiveMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
For this reason, any changes made directly to this file will be overwritten the next time generators are run.
|
| Modifier and Type | Field and Description |
|---|---|
static ModuleDirectiveMetaModel |
JavaParserMetaModel.moduleDirectiveMetaModel |
Copyright © 2007–2021. All rights reserved.