Property | Type | Description | |
---|---|---|---|
xsGenerator |
Method | Description | |
---|---|---|
GenerateCodeFromCompileUnit ( |
||
Parse ( TextReader codeStream ) : |
||
XSharpCodeDomProvider ( ) : Microsoft.VisualStudio.Shell.Design.Serialization |
Method | Description | |
---|---|---|
CreateCompiler ( ) : ICodeCompiler | ||
CreateGenerator ( ) : ICodeGenerator | ||
CreateParser ( ) : ICodeParser |
public GenerateCodeFromCompileUnit ( |
||
compileUnit | ||
writer | ||
options | ||
return | void |
public Parse ( TextReader codeStream ) : |
||
codeStream | TextReader | |
return |
public XSharpCodeDomProvider ( ) : Microsoft.VisualStudio.Shell.Design.Serialization | ||
return | Microsoft.VisualStudio.Shell.Design.Serialization |