Uses of Interface
gw.internal.gosu.ir.nodes.IRProperty
Packages that use IRProperty
-
Uses of IRProperty in gw.internal.gosu.ir.nodes
Subinterfaces of IRProperty in gw.internal.gosu.ir.nodesClasses in gw.internal.gosu.ir.nodes that implement IRPropertyModifier and TypeClassDescriptionclassclassclassclassclassMethods in gw.internal.gosu.ir.nodes that return IRPropertyModifier and TypeMethodDescriptionstatic IRPropertyIRPropertyFactory.createIRProperty(DynamicPropertySymbol dps) static IRPropertyIRPropertyFactory.createIRProperty(ICompilableTypeInternal owningType, IReducedSymbol cs) static IRPropertyIRPropertyFactory.createIRProperty(ReducedDynamicPropertySymbol rdps) static IRPropertyIRPropertyFactory.createIRProperty(IReducedSymbol ds) static IRPropertyIRPropertyFactory.createIRProperty(IPropertyInfo propertyInfo) -
Uses of IRProperty in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform with parameters of type IRPropertyModifier and TypeMethodDescriptionprotected IRExpressionAbstractElementTransformer.getField(IRProperty field, IRExpression root) protected IRExpressionAbstractElementTransformer.getField_new(IRProperty irProp, IRExpression root, IRType expectedType) protected IRStatementAbstractElementTransformer.setField(IRProperty field, IRExpression root, IRExpression value)