C# Class ShaderTools.Hlsl.Syntax.StructuredTriviaSyntax

Inheritance: SyntaxNode
Afficher le fichier Open project: tgjones/HlslTools

Méthodes protégées

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

Method Details

StructuredTriviaSyntax() protected méthode

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

StructuredTriviaSyntax() protected méthode

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