org.multijava.util.compiler
Class JavadocComment
java.lang.Object
org.multijava.util.compiler.JavaStyleComment
org.multijava.util.compiler.JavadocComment
- public class JavadocComment
- extends JavaStyleComment
A simple character constant
|
Constructor Summary |
JavadocComment(String text,
boolean spaceBefore,
boolean spaceAfter)
Construct a node in the parsing tree |
JavadocComment
public JavadocComment(String text,
boolean spaceBefore,
boolean spaceAfter)
- Construct a node in the parsing tree
- Parameters:
text - the string representation of this comment
isDeprecated
public boolean isDeprecated()
- Return if this javadoc comment contains a deprecated clause
getParams
public String getParams()
toString
public String toString()
- Overrides:
toString in class Object
mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.