BuilderTreeFindNearestClosingBracketAndSetCurrent - метод

Finds the nearest closing bracket and set current.

Definition

Пространство имён: Tessa.Views.Parser.Expressions
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public bool FindNearestClosingBracketAndSetCurrent()

Возвращаемое значение

Boolean
True if succeed to find nearest closing bracket; otherwise false.

Реализации

IBuilderTreeFindNearestClosingBracketAndSetCurrent

См. также