Method | Description | |
---|---|---|
BoundLocalPlace ( IPlace place, BoundAccess access, TypeRefMask thint ) : Devsense.PHP.Syntax | ||
EmitLoad ( |
||
EmitLoadPrepare ( |
||
EmitStore ( |
||
EmitStorePrepare ( |
Method | Description | |
---|---|---|
IPlace ( |
||
IPlace ( |
public BoundLocalPlace ( IPlace place, BoundAccess access, TypeRefMask thint ) : Devsense.PHP.Syntax | ||
place | IPlace | |
access | BoundAccess | |
thint | TypeRefMask | |
return | Devsense.PHP.Syntax |
public EmitLoad ( |
||
cg | ||
return | TypeSymbol |
public EmitLoadPrepare ( |
||
cg | ||
instanceOpt | ||
return | void |
public EmitStore ( |
||
cg | ||
valueType | TypeSymbol | |
return | void |
public EmitStorePrepare ( |
||
cg | ||
instanceOpt | ||
return | void |