hxsl.AllocParam
hxsl.AllocParam
Fields
| Name | Type | |
|---|---|---|
name | String | |
pos | I32 | |
instance | I32 | |
index | I32 | |
type | hxsl.Type | |
perObjectGlobal | hxsl.AllocGlobal | |
next | hxsl.AllocParam |
Protos
f@2657clone(hxsl.AllocParam, Ref) → hxsl.AllocParam
Bindings
- static
f@2660__constructor__(hxsl.AllocParam, String, I32, I32, I32, hxsl.Type) → Void