Searched refs:syntaxRequiresTrailingModuleBlockOrSemicolonOrASI (Results 1 – 1 of 1) sorted by relevance
2831 function syntaxRequiresTrailingModuleBlockOrSemicolonOrASI(kind: SyntaxKind) { function2856 syntaxRequiresTrailingModuleBlockOrSemicolonOrASI,2870 else if (syntaxRequiresTrailingModuleBlockOrSemicolonOrASI(node.kind)) {