Uses of Class
org.eclipse.epsilon.common.module.Comment
-
Packages that use Comment Package Description org.eclipse.epsilon.common.module org.eclipse.epsilon.egl -
-
Uses of Comment in org.eclipse.epsilon.common.module
Fields in org.eclipse.epsilon.common.module with type parameters of type Comment Modifier and Type Field Description protected ArrayList<Comment>
AbstractModuleElement. comments
Methods in org.eclipse.epsilon.common.module that return types with arguments of type Comment Modifier and Type Method Description List<Comment>
AbstractModuleElement. getComments()
List<Comment>
ModuleElement. getComments()
-
Uses of Comment in org.eclipse.epsilon.egl
Methods in org.eclipse.epsilon.egl that return types with arguments of type Comment Modifier and Type Method Description List<Comment>
EglTemplateFactoryModuleAdapter. getComments()
-