Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LittleTalk
DriverInterpreter
C# Class LittleTalk.DriverInterpreter
Inheritance:
Interpreter
ファイルを表示
Open project: hugoferreira/LittleTalk
Public Methods
Method
Description
DriverInterpreter
(
Process
p
) :
System
Resume
( ) :
void
Private Methods
Method
Description
Parse
(
string
code
) :
List
Method Details
DriverInterpreter()
public
method
public
DriverInterpreter
(
Process
p
) :
System
p
Process
return
System
Resume()
public
method
public
Resume
( ) :
void
return
void