public abstract class BuilderTreeNodeBase
Public MustInherit Class BuilderTreeNodeBase
public ref class BuilderTreeNodeBase abstract
[<AbstractClassAttribute>]
type BuilderTreeNodeBase = class end
BuilderTreeNodeBase | Initializes a new instance of the BuilderTreeNodeBase class. Initializes a new instance of the Tessa.Views.Parser.ExpressionEval.BuilderTreeNode class. |
Idents | Gets or sets Список блоков кода узла |
Nodes | Gets or sets Список дочерних узлов |
Parent | Gets or sets Родительский узел |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetExpression | Возвращает выражение для текущего узла |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
MoveLastIdentToFunction | Перемещает последний дочерний узел текущего элемента в узел node и удаляет его из текущего узла так же удаляет точку предшествующую узлу |
MoveLastToNewNode | Переносит последний дочерний узел в newNode и удаляет его из дочерних узлов текущего узла |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |