BuilderTreeFindNearestClosingBracketAndSetCurrent - метод

Finds the nearest closing bracket and set current.

Definition

Пространство имён: Tessa.Views.Parser.ExpressionEval.BuilderTreeNode
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public bool FindNearestClosingBracketAndSetCurrent()

Возвращаемое значение

Boolean
True if succeed to find nearest closing bracket; otherwise false.

Реализации

IBuilderTreeFindNearestClosingBracketAndSetCurrent

См. также