Home
last modified time | relevance | path

Searched refs:getIllegalKinds (Results 1 - 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
H A Dcheck_legality.js28 legalityCheck(node, comments, getIllegalKinds([ts.SyntaxKind.ModuleDeclaration, ts.SyntaxKind.ClassDeclaration]),
102 function getIllegalKinds(legalKinds) { function
143 const illegalKinds = getIllegalKinds(legalKinds);

Completed in 1 milliseconds