AstParser.

Parse(string) Method

Namespace
MicroComGenerator
Containing Type
AstParser

Syntax

public static AstIdlNode Parse(string source)

Parameters

Name Type Description
source string

Return Value

Type Description
AstIdlNode