ISyntaxNodeLexemes - свойство
Gets Список лексем из которых состоит синтаксический узел.
Пространство имён: Tessa.Views.Parser.SyntaxTreeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[NotNullAttribute]
IEnumerable<CodeBlock> Lexemes { get; }
<NotNullAttribute>
ReadOnly Property Lexemes As IEnumerable(Of CodeBlock)
Get
[NotNullAttribute]
property IEnumerable<CodeBlock^>^ Lexemes {
IEnumerable<CodeBlock^>^ get ();
}
[<NotNullAttribute>]
abstract Lexemes : IEnumerable<CodeBlock> with get
Значение свойства
IEnumerableCodeBlock