Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | Public Member Functions | List of all members
LeMP.MacroInfo Class Reference

Data returned from IMacroContext.AllKnownMacros More...


Source file:
Inheritance diagram for LeMP.MacroInfo:

Remarks

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...
 

Member Function Documentation

int LeMP.MacroInfo.CompareTo ( MacroInfo  other)
inline

Compare priorities of two macros. Will sort in descending order.