메소드 | 설명 | |
---|---|---|
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 |