AstAttributeNode.

AstAttributeNode(string, string) Constructor

Namespace
MicroComGenerator.Ast
Containing Type
AstAttributeNode

Syntax

public AstAttributeNode(string name, string value)

Parameters

Name Type Description
name string
value string

Return Value

Type Description
void