Class DIObjCProperty
Objective-C Property
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIObjCProperty : DINode, IOperandContainer<LlvmMetadata>
Properties
File | Gets the Debug information for the file containing this property |
GetterName | Gets the name of the getter method for the property |
Name | Gets the name of the property |
SetterName | Gets the name of the setter method for the property |
Type | Gets the type of the property |