Searched +defs:struct +defs:type (Results 1 – 1 of 1) sorted by relevance
145 struct: SyntaxKind.StructKeyword, constant153 type: SyntaxKind.TypeKeyword, constant1126 … const type = checkBigIntSuffix(); // if value is an integer, check whether it is a bigint constant2240 const type = getDirectiveFromComment(trimStringStart(text), commentDirectiveRegEx); constant