AstStructMemberNode Class

Namespace
MicroComGenerator.Ast
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IAstNodeWithAttributes"] click Interface0 "/api/MicroComGenerator.Ast/IAstNodeWithAttributes" Type["AstStructMemberNode"] class Type type-node

Syntax

public class AstStructMemberNode : IAstNodeWithAttributes

Properties

Name Value Summary
Attributes AstAttributes
Name string
Type AstTypeNode

Methods

Name Value Summary
Clone() AstStructMemberNode
ToString() string

Extension Methods