Méthode |
Description |
|
CompileLine ( string codeStr, CHash type, string assemblyName, string className ) : CompilerResults |
|
|
CompileTemplate ( CompilerParameters cp, string codeStr, CHash type, string className ) : CompilerResults |
|
|
ExecuteLine ( string codeStr ) : void |
|
|
GetPublicRuntimeType ( Type symType ) : Type |
|
|
GetPublicRuntimeTypeName ( Type symType, bool useSimplifiedNamespaces ) : string |
|
|
GetTypeName ( Type symType, bool useSimplifiedNamespaces ) : string |
|
|
MassageInput ( string s, bool &wasAssignment ) : string |
|
|
ProcessCommand ( string line ) : void |
|
|
ShowErrors ( CompilerResults cr, string codeStr ) : void |
|
|
firstToken ( string s ) : string |
|
|
word_within ( string s, string strs ) : bool |
|
|