Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
_6_JIT
ASTInterpreter
C# Class _6_JIT.ASTInterpreter
Show file
Open project: GHScan/DailyProjects
Public Methods
Method
Description
Instance
( ) :
ASTInterpreter
Interpret
(
object
exp
) :
object
Private Methods
Method
Description
ASTInterpreter
( ) :
System
Method Details
Instance()
public
static
method
public
static
Instance
( ) :
ASTInterpreter
return
ASTInterpreter
Interpret()
public
method
public
Interpret
(
object
exp
) :
object
exp
object
return
object