C# Class ExecutionEngine.RubyCompile

Inheritance: ICompiler
Afficher le fichier Open project: ren85/rextester_linux

Méthodes publiques

Méthode Description
Compile ( InputData idata, CompilerData cdata ) : CompilerData
RubyCompile ( ) : System

Method Details

Compile() public méthode

public Compile ( InputData idata, CompilerData cdata ) : CompilerData
idata InputData
cdata CompilerData
Résultat CompilerData

RubyCompile() public méthode

public RubyCompile ( ) : System
Résultat System