Method | Description | |
---|---|---|
Postprocess ( Driver driver, ASTContext ctx ) : void | ||
Preprocess ( Driver driver, ASTContext ctx ) : void | ||
Setup ( Driver driver ) : void | ||
SetupPasses ( Driver driver ) : void |
Method | Description | |
---|---|---|
GetSourceDirectory ( string dir ) : string |
public Postprocess ( Driver driver, ASTContext ctx ) : void | ||
driver | Driver | |
ctx | ASTContext | |
return | void |
public Preprocess ( Driver driver, ASTContext ctx ) : void | ||
driver | Driver | |
ctx | ASTContext | |
return | void |