C# Class ShaderTools.Hlsl.Syntax.TypeSyntax

Inheritance: ExpressionSyntax
Afficher le fichier Open project: tgjones/HlslTools Class Usage Examples

Méthodes protégées

Méthode Description
TypeSyntax ( SyntaxKind kind ) : System.Collections.Generic
TypeSyntax ( SyntaxKind kind, IEnumerable diagnostics ) : System.Collections.Generic

Method Details

TypeSyntax() protected méthode

protected TypeSyntax ( SyntaxKind kind ) : System.Collections.Generic
kind SyntaxKind
Résultat System.Collections.Generic

TypeSyntax() protected méthode

protected TypeSyntax ( SyntaxKind kind, IEnumerable diagnostics ) : System.Collections.Generic
kind SyntaxKind
diagnostics IEnumerable
Résultat System.Collections.Generic