Class | Description |
---|---|
BlockComment |
AST node that represent block comments.
|
Comment |
Abstract class for all AST nodes that represent comments.
|
CommentsCollection |
The comments contained in a certain parsed piece of source code.
|
JavadocComment |
A Javadoc comment.
|
LineComment |
AST node that represent line comments.
|
Copyright © 2007–2016. All rights reserved.