Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for LeMP.MacroProcessor, including all inherited members.
AbortTimeout (defined in LeMP.MacroProcessor) | LeMP.MacroProcessor | |
AddMacros(Type type) (defined in LeMP.MacroProcessor) | LeMP.MacroProcessor | inline |
AddMacros(Assembly assembly, bool writeToSink=true) (defined in LeMP.MacroProcessor) | LeMP.MacroProcessor | inline |
Current | LeMP.MacroProcessor | static |
DefaultScopedProperties | LeMP.MacroProcessor | |
MacroProcessor(Type prelude, IMessageSink sink) (defined in LeMP.MacroProcessor) | LeMP.MacroProcessor | inline |
MaxExpansions (defined in LeMP.MacroProcessor) | LeMP.MacroProcessor | |
PreOpenedNamespaces | LeMP.MacroProcessor | |
ProcessAsync(IReadOnlyList< InputOutput > sourceFiles, Action< InputOutput > onProcessed=null) | LeMP.MacroProcessor | inline |
ProcessParallel(IReadOnlyList< InputOutput > sourceFiles, Action< InputOutput > onProcessed=null) | LeMP.MacroProcessor | inline |
ProcessSynchronously(VList< LNode > stmts) | LeMP.MacroProcessor | inline |
ProcessSynchronously(IReadOnlyList< InputOutput > sourceFiles, Action< InputOutput > onProcessed=null) | LeMP.MacroProcessor | inline |
Sink (defined in LeMP.MacroProcessor) | LeMP.MacroProcessor |