C# Class Sedna.Core.Compiler

Afficher le fichier Open project: Myvar/MyvarOS Class Usage Examples

Méthodes publiques

Méthode Description
CheckErrors ( ) : bool
Compile ( List src, string Output, string target ) : void
Compiler ( ) : System

Method Details

CheckErrors() public static méthode

public static CheckErrors ( ) : bool
Résultat bool

Compile() public méthode

public Compile ( List src, string Output, string target ) : void
src List
Output string
target string
Résultat void

Compiler() public méthode

public Compiler ( ) : System
Résultat System