C# 클래스 ShaderTools.Hlsl.Syntax.StructuredTriviaSyntax

상속: SyntaxNode
파일 보기 프로젝트 열기: tgjones/HlslTools

보호된 메소드들

메소드 설명
StructuredTriviaSyntax ( SyntaxKind kind ) : System.Collections.Generic
StructuredTriviaSyntax ( SyntaxKind kind, IEnumerable diagnostics ) : System.Collections.Generic

메소드 상세

StructuredTriviaSyntax() 보호된 메소드

protected StructuredTriviaSyntax ( SyntaxKind kind ) : System.Collections.Generic
kind SyntaxKind
리턴 System.Collections.Generic

StructuredTriviaSyntax() 보호된 메소드

protected StructuredTriviaSyntax ( SyntaxKind kind, IEnumerable diagnostics ) : System.Collections.Generic
kind SyntaxKind
diagnostics IEnumerable
리턴 System.Collections.Generic