Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CommentUnit

Packages that use CommentUnit
org.eclipse.gmt.modisco.omg.kdm.code   
org.eclipse.gmt.modisco.omg.kdm.code.util   
 

Uses of CommentUnit in org.eclipse.gmt.modisco.omg.kdm.code
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CommentUnit
 CommentUnit CodeFactory.createCommentUnit()
          Returns a new object of class 'Comment Unit'.
 

Uses of CommentUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CommentUnit
 T CodeSwitch.caseCommentUnit(CommentUnit object)
          Returns the result of interpreting the object as an instance of 'Comment Unit'.