Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sedna
Core
Compiler
C# Class Sedna.Core.Compiler
Mostra file
Open project: Myvar/MyvarOS
Class Usage Examples
Public Methods
Method
Description
CheckErrors
( ) :
bool
Compile
(
List
src
,
string
Output
,
string
target
) :
void
Compiler
( ) :
System
Method Details
CheckErrors()
public
static
method
public
static
CheckErrors
( ) :
bool
return
bool
Compile()
public
method
public
Compile
(
List
src
,
string
Output
,
string
target
) :
void
src
List
Output
string
target
string
return
void
Compiler()
public
method
public
Compiler
( ) :
System
return
System