Метод | Описание | |
---|---|---|
Postprocess ( Driver driver, ASTContext ctx ) : void | ||
Preprocess ( Driver driver, ASTContext ctx ) : void | ||
Setup ( Driver driver ) : void | ||
SetupPasses ( Driver driver ) : void |
Метод | Описание | |
---|---|---|
GetSourceDirectory ( string dir ) : string |
public Postprocess ( Driver driver, ASTContext ctx ) : void | ||
driver | Driver | |
ctx | ASTContext | |
Результат | void |
public Preprocess ( Driver driver, ASTContext ctx ) : void | ||
driver | Driver | |
ctx | ASTContext | |
Результат | void |
public SetupPasses ( Driver driver ) : void | ||
driver | Driver | |
Результат | void |