| Package | Description |
|---|---|
| gw.internal.gosu.ir.nodes | |
| gw.internal.gosu.ir.transform |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRField |
| Modifier and Type | Class and Description |
|---|---|
class |
IRPropertyFromCapturedSymbol |
class |
IRPropertyFromDynamicPropertySymbol |
class |
IRPropertyFromDynamicSymbol |
class |
IRPropertyFromPropertyInfo |
class |
IRPropertyFromReducedDynamicPropertySymbol |
| Modifier and Type | Method and Description |
|---|---|
static IRProperty |
IRPropertyFactory.createIRProperty(DynamicPropertySymbol dps) |
static IRProperty |
IRPropertyFactory.createIRProperty(ICompilableTypeInternal owningType,
IReducedSymbol cs) |
static IRProperty |
IRPropertyFactory.createIRProperty(IPropertyInfo propertyInfo) |
static IRProperty |
IRPropertyFactory.createIRProperty(IReducedSymbol ds) |
static IRProperty |
IRPropertyFactory.createIRProperty(ReducedDynamicPropertySymbol rdps) |
| Modifier and Type | Method and Description |
|---|---|
protected IRExpression |
AbstractElementTransformer.getField_new(IRProperty irProp,
IRExpression root,
IRType expectedType) |
protected IRExpression |
AbstractElementTransformer.getField(IRProperty field,
IRExpression root) |
protected IRStatement |
AbstractElementTransformer.setField(IRProperty field,
IRExpression root,
IRExpression value) |
Copyright © 2015. All rights reserved.