|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeclareDescrBuilder
A descriptor builder for declare statements
| Method Summary | |
|---|---|
EntryPointDeclarationDescrBuilder |
entryPoint()
Declares a new entry point |
EnumDeclarationDescrBuilder |
enumeration()
Declares a new enum |
TypeDeclarationDescrBuilder |
type()
Declares a new type |
| Methods inherited from interface org.drools.lang.api.DescrBuilder |
|---|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation |
| Method Detail |
|---|
EntryPointDeclarationDescrBuilder entryPoint()
TypeDeclarationDescrBuilder type()
type -
EnumDeclarationDescrBuilder enumeration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||