Enum MacroKind
Describes the kind of macro declaration
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public enum MacroKind
Fields
Define | Macro definition |
Undefine | Undefine a macro |
Describes the kind of macro declaration
public enum MacroKind
Define | Macro definition |
Undefine | Undefine a macro |