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