graph BT
Type-->Base0["object"]
Type["XamlIlCompiler"]
class Type type-node
Syntax
public class XamlIlCompiler
Constructors
Properties
Methods
Name |
Value |
Summary |
Compile(XamlIlDocument, IXamlIlType, IXamlIlMethodBuilder, IXamlIlMethodBuilder, IXamlIlTypeBuilder, Func<string, IXamlIlType, IXamlIlTypeBuilder>, string, IFileSource) |
void |
|
Compile(XamlIlDocument, IXamlIlTypeBuilder, IXamlIlType, string, string, string, string, IFileSource) |
void |
|
CreateContextType(IXamlIlTypeBuilder) |
IXamlIlType |
|
CreateTransformationContext(XamlIlDocument, bool) |
XamlIlAstTransformationContext |
|
DefineBuildMethod(IXamlIlTypeBuilder, XamlIlDocument, string, bool) |
IXamlIlMethodBuilder |
|
DefinePopulateMethod(IXamlIlTypeBuilder, XamlIlDocument, string, bool) |
IXamlIlMethodBuilder |
|
Transform(XamlIlDocument, bool) |
void |
|