Enum member AST node. More...
List of all members.
Enum member AST node.
EBNF grammar:
enum-member-declaration: (attributes)? identifier ( "=" constant-expression )?
[virtual]
ICsAstVisitor support.
Implements CsNode.
Collect token indexes associated with this AST node.
Recursively collect token indexes in source code order.
ICsAstCallback support.
Clone AST node.
Replace CsNode fields.
Reimplemented from CsNode.
Attributes.
Documentation comments.
Enumeration constant entity.
Expression assigned to constant.
Enumeration constant name.