Fixed size buffer AST Node. More...
List of all members.
Fixed size buffer AST Node.
EBNF grammar:
fixed-size-buffer: attributes? fixed-size-buffer-modifiers* "fixed" type fixed-size-buffer-declarator+ ";"
fixed-size-buffer-modifier: "new" "public" "protected" "internal" "private" "unsafe"
[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.
Declarators.
Modifiers.
Fixed-size buffer element type.