KeywordSyntaxNode - конструктор |
Пространство имён:
Tessa.Views.Parser.SyntaxTree
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис protected KeywordSyntaxNode(
[NotNullAttribute] string nodeType
)
Protected Sub New (
<NotNullAttribute> nodeType As String
)
protected:
KeywordSyntaxNode(
[NotNullAttribute] String^ nodeType
)
new :
[<NotNullAttribute>] nodeType : string -> KeywordSyntaxNode
Параметры
- nodeType
- Тип: SystemString
См. также