Method | Description | |
---|---|---|
Compile ( string program ) : List |
||
Compile ( string program, |
||
CompileAndRun ( string program ) : List |
public Compile ( string program, |
||
program | string | |
compilerResults | ||
return | List |
public CompileAndRun ( string program ) : List |
||
program | string | |
return | List |