C# Class ShaderTools.Hlsl.Syntax.SwitchLabelSyntax

Inheritance: SyntaxNode
Datei anzeigen Open project: tgjones/HlslTools Class Usage Examples

Protected Methods

Method Description
SwitchLabelSyntax ( SyntaxKind kind )

Method Details

SwitchLabelSyntax() protected method

protected SwitchLabelSyntax ( SyntaxKind kind )
kind SyntaxKind