Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | List of all members
LeMP.Tests.PreludeMacroTests_Les3 Class Reference

Source file:

Public Member Functions

void Test (string input, string output, int maxExpand=0xFFFF, ILNodePrinter printer=null)
 
void PreludeLoopStatements ()
 
void IfStatements ()
 
void ElseIfWithWarning ()
 
void SwitchStatements ()
 
void OtherPreludeExecutableStatements ()
 
void VarDeclarations ()
 
void CoreGenericTypes ()
 
void CorePreludeOperators ()
 
void SpaceDeclarations ()
 
void QuickPropertyDeclarations ()
 
void PropertyDeclarations ()
 
void PropertyDeclarationWithInitializer ()
 
void FunctionDefinitions ()
 
void OtherPreludeDeclarations ()
 
void TestChangeRemainingNodes ()