public interface Rule
| Modifier and Type | Method and Description |
|---|---|
AnnotationMirror |
getMetaAnnotation()
The meta annoation of this rule or null, if the rule has no meta annoatation (f.e. purely template based rule)
|
Element |
getMetaElement()
The meta element of the rule.
|
AnnotationMirror getMetaAnnotation()
Element getMetaElement()
Copyright © 2018. All rights reserved.