Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
JavaScriptUnit.setCommentTable(Comment[] commentTable)
Sets the list of the comments encountered while parsing
this javaScript unit.
|
Constructor and Description |
---|
ClosureCompilerASTConverter(AST t,
java.util.List<Comment> comment) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.