C# Class Parse.Parser

Afficher le fichier Open project: YourLocalFax/OLD-Score Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( DetailLogger log, TokenList tokens, string fileName ) : Ast

Method Details

Parse() public méthode

public Parse ( DetailLogger log, TokenList tokens, string fileName ) : Ast
log Log.DetailLogger
tokens Lex.TokenList
fileName string
Résultat SyntaxTree.Ast