Nemerle Documentation

MacroColorizer Members

MacroColorizer overview

Public Static Fields

Color  
UseColor  
UseContext  

Public Static Methods

Clear  
NewColor  
PopColor Bring color context of previous execution of macro (occurs when macro expansion execution finishes).
PushNewColor Creates new color for execution of macro expansion, stores this color as top of the stack, together with [macro_use] as context color of currently executed macro.
PushUseSiteColor  

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

MacroColorizer Class | Nemerle.Compiler Namespace