|
Enhanced C#
Language of your choice: library documentation
|
Data returned from IMacroContext.AllKnownMacros More...
Data returned from IMacroContext.AllKnownMacros
Properties | |
| Symbol | NamespaceSym [get, set] |
| Symbol | Name [get, set] |
| LexicalMacro | Macro [get, set] |
| LexicalMacroAttribute | Info [get, set] |
| MacroMode | Mode [get, set] |
| MacroMode | Priority [get] |
Public Member Functions | |
| MacroInfo (Symbol @namespace, Symbol name, LexicalMacro macro, LexicalMacroAttribute info) | |
| int | CompareTo (MacroInfo other) |
| Compare priorities of two macros. Will sort in descending order. More... | |
|
inline |
Compare priorities of two macros. Will sort in descending order.
1.8.7