| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockComment
A representation of the model object 'Block Comment'.
|
interface |
Javadoc
A representation of the model object 'Javadoc'.
|
interface |
LineComment
A representation of the model object 'Line Comment'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
CompilationUnit.getCommentList()
Returns the value of the 'Comment List' reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
ASTNode.getComments()
Returns the value of the 'Comments' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
AbstractTypeDeclaration.getCommentsAfterBody()
Returns the value of the 'Comments After Body' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
AbstractTypeDeclaration.getCommentsBeforeBody()
Returns the value of the 'Comments Before Body' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockCommentImpl
An implementation of the model object 'Block Comment'.
|
class |
CommentImpl
An implementation of the model object 'Comment'.
|
class |
JavadocImpl
An implementation of the model object 'Javadoc'.
|
class |
LineCommentImpl
An implementation of the model object 'Line Comment'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
CompilationUnitImpl.getCommentList() |
org.eclipse.emf.common.util.EList<Comment> |
ASTNodeImpl.getComments() |
org.eclipse.emf.common.util.EList<Comment> |
AbstractTypeDeclarationImpl.getCommentsAfterBody() |
org.eclipse.emf.common.util.EList<Comment> |
AbstractTypeDeclarationImpl.getCommentsBeforeBody() |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseComment(Comment object)
Returns the result of interpreting the object as an instance of 'Comment'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.