|
Name |
Summary |
 |
BimlFile |
This value specifies the BimlFile in which the Biml code that defines AstNode resides.
(Inherited from AstNode)
|
 |
Error |
Gets the error string for this node, if any
(Inherited from AstNode)
|
 |
ErrorCount |
Gets the count of error diagnostics that have been generated for this node
(Inherited from AstNode)
|
 |
FlowFile |
This value specifies the containing code file of this node for Xml Binding purposes.
(Inherited from AstNode)
|
 |
ForceDisableIncrementalChangeTracking |
This value specifies whether changes to property values of this node should be automatically reflected in the corresponding Biml code. Its primary use is for temporary nodes that will never be persisted into BimlFiles.
(Inherited from AstNode)
|
 |
FriendlyTypeName |
Gets the friendly name of the type of this node
(Inherited from AstNode)
|
 |
FriendlyTypeName |
Gets the friendly name of the type of this node
(Inherited from AstParameterMappingTypeNode)
|
 |
FriendlyTypeNameStatic |
Gets the friendly name of the type of this node
(Inherited from AstNode)
|
 |
FriendlyTypeNameStatic |
Gets the friendly name of the type of this node
(Inherited from AstParameterMappingTypeNode)
|
 |
IsAstNodeReadOnly |
Gets a value indicating whether this node is currently in a read-only state
(Inherited from AstNode)
|
 |
IsInBrokenLiveBimlScript |
Specifies whether or not this object is part of a live BimlScript containing an error, which means that this is a cached object that may be out-of-date
(Inherited from AstNode)
|
 |
ItemLabel |
Gets a label that can be used to identify this node
(Inherited from AstNode)
|
 |
MessageCount |
Gets the count of message diagnostics that have been generated for this node
(Inherited from AstNode)
|
 |
NameDefaultValue |
Gets the default value for the Name property
(Inherited from AstParameterMappingTypeNode)
|
 |
ObjectTag |
This property provides a general purpose storage mechanism for .NET objects to be associated with AstNode objects. It supplements the annotation system, which is intended for use with string-based metadata.
(Inherited from AstNode)
|
 |
ParentItem |
This value specifies the parent of the current node. All nodes must have a valid parent in the Biml framework, except for the root node.
(Inherited from AstNode)
|
 |
ParentXObjectMappingProvider |
This value specifies the parent of the current node for Xml Binding purposes.
(Inherited from AstNode)
|
 |
PropertyChangeNotificationTarget |
Gets a reference to the ViewModel object for this node. This property should only be used by the internal Biml framework.
(Inherited from AstNode)
|
 |
ScopeBoundary |
Gets the scope boundary for this node
(Inherited from AstNode)
|
 |
SymbolTableProvider |
Gets the symbol table provider for this node
(Inherited from AstNode)
|
 |
TreeDepth |
Gets the distance between this node and the root item
(Inherited from AstNode)
|
 |
UserDefinedItems |
Gets the child items of this node that were defined in user code
(Inherited from AstNode)
|
 |
WarningCount |
Gets the count of warning diagnostics that have been generated for this node
(Inherited from AstNode)
|
 |
XmlMapping |
Gets the XML binding information that is used to track the Biml code that corresponds to this node
(Inherited from AstNode)
|