Package org.drools.drl.ast.dsl
Interface AnnotationDescrBuilder<P extends DescrBuilder<?,?>>
- All Superinterfaces:
AnnotatedDescrBuilder<AnnotationDescrBuilder<P>>,DescrBuilder<P,AnnotationDescr>
- All Known Implementing Classes:
AnnotationDescrBuilderImpl
public interface AnnotationDescrBuilder<P extends DescrBuilder<?,?>>
extends DescrBuilder<P,AnnotationDescr>, AnnotatedDescrBuilder<AnnotationDescrBuilder<P>>
A descriptor builder for annotations
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.drools.drl.ast.dsl.AnnotatedDescrBuilder
newAnnotationMethods inherited from interface org.drools.drl.ast.dsl.DescrBuilder
end, endCharacter, endLocation, getDescr, getParent, startCharacter, startLocation
-
Method Details
-
value
-
keyValue
-