Uses of Interface
org.eclipse.gmt.modisco.java.LineComment
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of LineComment in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement LineComment Modifier and Type Class Description classLineCommentImplAn implementation of the model object 'Line Comment'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return LineComment Modifier and Type Method Description LineCommentJavaFactoryImpl. createLineComment() -
Uses of LineComment in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return LineComment Modifier and Type Method Description LineCommentJavaFactory. createLineComment()Returns a new object of class 'Line Comment'. -
Uses of LineComment in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type LineComment Modifier and Type Method Description TJavaSwitch. caseLineComment(LineComment object)Returns the result of interpreting the object as an instance of 'Line Comment'.