BuilderTreeFindNearestClosingBracketAndSetCurrent - метод
Finds the nearest closing bracket and set current.
Пространство имён: Tessa.Views.Parser.ExpressionEval.BuilderTreeNodeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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