- Namespace
- XamlIl
.Transform - Base Types
-
- object
- Derived Types
graph BT
Type-->Base0["object"]
Type["XamlIlContextBase"]
class Type type-node
Derived0["XamlIlEmitContext"]-->Type
click Derived0 "/api/XamlIl.Transform/XamlIlEmitContext"
Derived1["XamlIlAstTransformationContext"]-->Type
click Derived1 "/api/XamlIl.Transform/XamlIlAstTransformationContext"
Syntax
public class XamlIlContextBase
Methods
Name | Value | Summary |
---|---|---|
GetItem |
T | |
GetOrCreateItem |
T | |
ParentNodes |
IEnumerable |
|
PopParent |
IXamlIlAstNode | |
PushParent |
void | |
SetItem |
void | |
TryGetItem |
bool |