Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Parse
Parser
C# Class Parse.Parser
Exibir arquivo
Open project: YourLocalFax/OLD-Score
Class Usage Examples
Public Methods
Method
Description
Parse
(
DetailLogger
log
,
TokenList
tokens
,
string
fileName
) :
Ast
Method Details
Parse()
public
method
public
Parse
(
DetailLogger
log
,
TokenList
tokens
,
string
fileName
) :
Ast
log
Log.DetailLogger
tokens
Lex.TokenList
fileName
string
return
SyntaxTree.Ast