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