C# Class Irontalk.ASTAnalyzer

Uses the analyzer facility to modify Grammatica's syntax tree while it's generated. The resulting abstract syntax tree is simpler to navigate programmatically and less dependent on grammar details.
Inheritance: IrontalkAnalyzer
Afficher le fichier Open project: rezonant/irontalk

Méthodes publiques

Méthode Description
ASTAnalyzer ( ) : System

Method Details

ASTAnalyzer() public méthode

public ASTAnalyzer ( ) : System
Résultat System