Uses of Class
gov.nasa.pds.tools.label.CommentStatement

Packages that use CommentStatement
gov.nasa.pds.tools.label   
 

Uses of CommentStatement in gov.nasa.pds.tools.label
 

Methods in gov.nasa.pds.tools.label that return CommentStatement
 CommentStatement PointerStatement.getComment()
          Returns the comment that occurs on the same line as this pointer assigment
 

Methods in gov.nasa.pds.tools.label with parameters of type CommentStatement
abstract  void Statement.attachComment(CommentStatement commet)
           
 void PointerStatement.attachComment(CommentStatement comment)
          Attaches a comment to this pointer
 void ObjectStatement.attachComment(CommentStatement comment)
           
 void GroupStatement.attachComment(CommentStatement comment)
           
 void CommentStatement.attachComment(CommentStatement comment)
           
 void AttributeStatement.attachComment(CommentStatement comment)
           
 



Copyright © 2005-2008 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.