public class CCodeCompiler : Object {
public CCodeCompiler ( ) ;
public void compile ( CodeContext context,
string? cc_command,
string[] cc_options ) ;
}

public CCodeCompiler ( ) ;
public void compile ( CodeContext context,
string? cc_command,
string[] cc_options ) ;
Created by Valadoc