IBuilderTreeFindNearestClosingBracketAndSetCurrent - метод
Finds the nearest closing bracket and set current.
Пространство имён: Tessa.Views.Parser.ExpressionEval.BuilderTreeNodeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
bool FindNearestClosingBracketAndSetCurrent()
Function FindNearestClosingBracketAndSetCurrent As Boolean
bool FindNearestClosingBracketAndSetCurrent()
abstract FindNearestClosingBracketAndSetCurrent : unit -> bool
Возвращаемое значение
BooleanTrue if succeed to find nearest closing bracket; otherwise
false.