EnumDeclAdd Method |
Name | Description | |
---|---|---|
Add(CodeObject) |
Add multiple CodeObjects to the BlockStatement body.
(Inherited from BlockStatement.) | |
Add(CodeObject) |
Add a CodeObject to the TypeDecl body.
(Inherited from TypeDecl.) | |
Add(EnumMemberDecl) |
Add an EnumMemberDecl.
| |
Add(EnumMemberDecl) |
Add multiple EnumMemberDecls.
| |
Add(String, Expression) |
Add an EnumMemberDecl with the specified name.
|