public class DeclareDescrBuilderImpl extends BaseDescrBuilderImpl<PackageDescrBuilder,PackageDescr> implements DeclareDescrBuilder
descr, parent| Modifier | Constructor and Description |
|---|---|
protected |
DeclareDescrBuilderImpl(PackageDescrBuilder parent) |
| 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, startLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, endCharacter, endLocation, getDescr, startCharacter, startLocationprotected DeclareDescrBuilderImpl(PackageDescrBuilder parent)
public EntryPointDeclarationDescrBuilder entryPoint()
DeclareDescrBuilderentryPoint in interface DeclareDescrBuilderpublic TypeDeclarationDescrBuilder type()
DeclareDescrBuildertype in interface DeclareDescrBuilderpublic WindowDeclarationDescrBuilder window()
DeclareDescrBuilderwindow in interface DeclareDescrBuilderpublic EnumDeclarationDescrBuilder enumerative()
DeclareDescrBuilderenumerative in interface DeclareDescrBuilderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.