Package gw.internal.gosu.ir.nodes
Interface IRField
-
- All Superinterfaces:
IRProperty
public interface IRField extends IRProperty
-
-
Method Summary
-
Methods inherited from interface gw.internal.gosu.ir.nodes.IRProperty
getAccessibility, getAssignableType, getGetterMethod, getName, getOwningIRType, getOwningIType, getSetterMethod, getTargetRootIRType, getType, isBytecodeProperty, isCaptured, isField, isStatic
-
-