Method | Description | |
---|---|---|
AstBuilder ( Irony.Ast.AstContext context ) : System | ||
BuildAst ( ParseTreeNode parseNode ) : void |
public AstBuilder ( Irony.Ast.AstContext context ) : System | ||
context | Irony.Ast.AstContext | |
return | System |
public BuildAst ( ParseTreeNode parseNode ) : void | ||
parseNode | ParseTreeNode | |
return | void |