Method | Description | |
---|---|---|
CodeGen ( |
||
CreateArgAllocas ( Function function, |
||
PrototypeAST ( string name, IEnumerable |
public CodeGen ( |
||
builder | ||
return | Function |
public CreateArgAllocas ( Function function, |
||
function | Function | |
builder | ||
return | void |
public PrototypeAST ( string name, IEnumerable |
||
name | string | |
args | IEnumerable |
|
isOp | bool | |
precedence | int | |
return | System |