AstExtensions.

GetAttribute(IAstNodeWithAttributes, string) Method

Namespace
MicroComGenerator.Ast
Containing Type
AstExtensions

Syntax

public static string GetAttribute(this IAstNodeWithAttributes node, string s)

Parameters

Name Type Description
node IAstNodeWithAttributes
s string

Return Value

Type Description
string