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