Package | Description |
---|---|
org.eclipse.jdt.core.dom |
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockComment
Block comment AST node type.
|
class |
Javadoc
AST node for a Javadoc-style doc comment.
|
class |
LineComment
End-of-line comment AST node type.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.