| Package | Description |
|---|---|
| org.kohsuke.rngom.digested |
Another RELAX NG AST implementation that optimizes away
inclusions and some other syntax sugars, while still retaining
all the annotations, location information, and etc.
|
| Modifier and Type | Field and Description |
|---|---|
private DAnnotation |
Annotation.a |
(package private) DAnnotation |
DPattern.annotation |
(package private) DAnnotation |
DDefine.annotation |
(package private) static DAnnotation |
DAnnotation.EMPTY
Instance reserved to be empty.
|
| Modifier and Type | Method and Description |
|---|---|
DAnnotation |
DPattern.getAnnotation()
Returns the annotation associated with it.
|
DAnnotation |
DDefine.getAnnotation() |
(package private) DAnnotation |
Annotation.getResult() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DXMLPrinter.DXMLPrinterVisitor.on(DAnnotation ann) |