Method | Description | |
---|---|---|
BoundSuperglobalPlace ( VariableName name, BoundAccess access ) : Devsense.PHP.Syntax | ||
EmitLoad ( |
||
EmitLoadPrepare ( |
||
EmitStore ( |
||
EmitStorePrepare ( |
Method | Description | |
---|---|---|
ResolveSuperglobalProperty ( |
public BoundSuperglobalPlace ( VariableName name, BoundAccess access ) : Devsense.PHP.Syntax | ||
name | VariableName | |
access | BoundAccess | |
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 |