JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.core.dom.Comment

Packages that use Comment
org.eclipse.wst.jsdt.core.dom   
 

Uses of Comment in org.eclipse.wst.jsdt.core.dom
 

Subclasses of Comment in org.eclipse.wst.jsdt.core.dom
 class BlockComment
          Block comment AST node type.
 class JSdoc
          AST node for a Javadoc-style doc comment.
 class LineComment
          End-of-line comment AST node type.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.