ISyntaxNodeLexemes - свойство |
Gets Список лексем из которых состоит синтаксический узел.
Пространство имён:
Tessa.Views.Parser.SyntaxTree
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [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См. также