Searched refs:TextRangeWithTriviaKind (Results 1 – 2 of 2) sorted by relevance
36 let leadingTrivia: TextRangeWithTriviaKind[] | undefined;37 let trailingTrivia: TextRangeWithTriviaKind[] | undefined;86 const item: TextRangeWithTriviaKind = {
13 export type TextRangeWithTriviaKind = TextRangeWithKind<TriviaSyntaxKind>; alias16 leadingTrivia: TextRangeWithTriviaKind[] | undefined;18 trailingTrivia: TextRangeWithTriviaKind[] | undefined;