public interface DeclareDescrBuilder extends DescrBuilder<PackageDescrBuilder,PackageDescr>
Modifier and Type | Method and Description |
---|---|
EntryPointDeclarationDescrBuilder |
entryPoint()
Declares a new entry point
|
EnumDeclarationDescrBuilder |
enumerative()
Declares a new enum
|
TypeDeclarationDescrBuilder |
type()
Declares a new type
|
WindowDeclarationDescrBuilder |
window()
Declares a new window
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
EntryPointDeclarationDescrBuilder entryPoint()
TypeDeclarationDescrBuilder type()
WindowDeclarationDescrBuilder window()
EnumDeclarationDescrBuilder enumerative()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.