Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for LeMP.TestCompiler, including all inherited members.
AbortTimeout (defined in LeMP.Compiler) | LeMP.Compiler | |
AddMacros(Assembly assembly) (defined in LeMP.Compiler) | LeMP.Compiler | inline |
AddStdMacros() | LeMP.Compiler | inline |
Compiler(IMessageSink sink, Type prelude=null, bool registerEcsAndLes=true) (defined in LeMP.Compiler) | LeMP.Compiler | inline |
Compiler(IMessageSink sink, Type prelude, IEnumerable< InputOutput > sourceFiles) (defined in LeMP.Compiler) | LeMP.Compiler | inline |
CompleteInputOutputOptions() | LeMP.Compiler | inline |
CompleteInputOutputOptions(InputOutput file) (defined in LeMP.Compiler) | LeMP.Compiler | inline |
Files (defined in LeMP.Compiler) | LeMP.Compiler | |
ForceInLang (defined in LeMP.Compiler) | LeMP.Compiler | |
IndentString (defined in LeMP.Compiler) | LeMP.Compiler | |
InLang (defined in LeMP.Compiler) | LeMP.Compiler | |
KnownOptions (defined in LeMP.Compiler) | LeMP.Compiler | static |
MacroProcessor (defined in LeMP.Compiler) | LeMP.Compiler | |
Main(string[] args) (defined in LeMP.Compiler) | LeMP.Compiler | inlinestatic |
MaxExpansions (defined in LeMP.Compiler) | LeMP.Compiler | |
MaybeShowHelp(ICollection< KeyValuePair< string, string >> options, ICollection< KeyValuePair< string, Pair< string, string >>> knownOptions, TextWriter @out=null) (defined in LeMP.Compiler) | LeMP.Compiler | inlinestatic |
NewlineString (defined in LeMP.Compiler) | LeMP.Compiler | |
OpenSourceFiles(IMessageSink sink, IEnumerable< string > fileNames) | LeMP.Compiler | inlinestatic |
OutExt (defined in LeMP.Compiler) | LeMP.Compiler | |
OutLang (defined in LeMP.Compiler) | LeMP.Compiler | |
Output (defined in LeMP.TestCompiler) | LeMP.TestCompiler | |
Parallel (defined in LeMP.Compiler) | LeMP.Compiler | |
ProcessArguments(IList< string > args, bool warnAboutUnknownOptions, bool autoOpenInputFiles, IList< string > inputFiles=null) | LeMP.Compiler | inline |
ProcessArguments(BMultiMap< string, string > options, bool warnAboutUnknownOptions, IList< string > inputFiles=null) | LeMP.Compiler | inline |
Results (defined in LeMP.TestCompiler) | LeMP.TestCompiler | |
Run() | LeMP.Compiler | inline |
ShortOptions (defined in LeMP.Compiler) | LeMP.Compiler | static |
ShowHelp(IEnumerable< KeyValuePair< string, Pair< string, string >>> knownOptions, TextWriter @out=null, bool includeUsageLine=true) (defined in LeMP.Compiler) | LeMP.Compiler | inlinestatic |
Sink (defined in LeMP.Compiler) | LeMP.Compiler | |
StripExtraWhitespace(string a, string[] commentPrefixes=null) | LeMP.TestCompiler | inlinestatic |
Test(string input, string output, IMessageSink sink, int maxExpand=0xFFFF) (defined in LeMP.TestCompiler) | LeMP.TestCompiler | inlinestatic |
TestCompiler(IMessageSink sink, ICharSource text, string fileName="") (defined in LeMP.TestCompiler) | LeMP.TestCompiler | inline |
TwoArgOptions (defined in LeMP.Compiler) | LeMP.Compiler | static |
Verbose (defined in LeMP.Compiler) | LeMP.Compiler | |
WarnAboutUnknownOptions(BMultiMap< string, string > options, IMessageSink sink, IDictionary< string, Pair< string, string >> knownOptions) (defined in LeMP.Compiler) | LeMP.Compiler | inlinestatic |
WriteOutput(InputOutput io) (defined in LeMP.TestCompiler) | LeMP.TestCompiler | inlineprotectedvirtual |