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