| Package | Description |
|---|---|
| com.github.javaparser.ast.comments | |
| com.github.javaparser.metamodel |
| Modifier and Type | Method and Description |
|---|---|
CommentMetaModel |
Comment.getMetaModel() |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockCommentMetaModel
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`.
|
class |
JavadocCommentMetaModel
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`.
|
class |
LineCommentMetaModel
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`.
|
| Modifier and Type | Field and Description |
|---|---|
static CommentMetaModel |
JavaParserMetaModel.commentMetaModel |
Copyright © 2007–2024. All rights reserved.