AstInterfaceMemberArgumentNode Class

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

Syntax

public class AstInterfaceMemberArgumentNode : IAstNodeWithAttributes

Properties

Name Value Summary
Attributes AstAttributes
Name string
Type AstTypeNode

Methods

Name Value Summary
Clone() AstInterfaceMemberArgumentNode
Format() string
ToString() string

Extension Methods