| Package | Description |
|---|---|
| xtc.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
Comment
A source code comment.
|
class |
Formatting
An annotation capturing source code formatting.
|
class |
LineMarker
A line marker (as used by GCC).
|
class |
Pragma
A pragma.
|
class |
SourceIdentity
A source identity marker.
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Annotation.innerMost()
Return the inner-most annotation.
|
Annotation |
Node.toAnnotation()
Get this node as an annotation.
|
Annotation |
Annotation.toAnnotation() |
Annotation |
Relocator.visit(Annotation a)
Process the specified annotation.
|
Annotation |
ParseTreeStripper.visit(Annotation n)
Visit the specified annotation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Visitor.visit(Annotation a)
Visit the specified annotation.
|
Annotation |
Relocator.visit(Annotation a)
Process the specified annotation.
|
Annotation |
ParseTreeStripper.visit(Annotation n)
Visit the specified annotation.
|
Copyright © 2014. All Rights Reserved.