org.mesopotamia.lang.java
Class SingleLineComment

java.lang.Object
  extended by org.mesopotamia.lang.java.Comment
      extended by org.mesopotamia.lang.java.SingleLineComment

public class SingleLineComment
extends Comment


Constructor Summary
SingleLineComment(int line, int col, java.lang.String text)
           
 
Method Summary
 
Methods inherited from class org.mesopotamia.lang.java.Comment
getCol, getLine, getText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleLineComment

public SingleLineComment(int line,
                         int col,
                         java.lang.String text)


Copyright © 2005 Hammurapi Group. All Rights Reserved.