Searched defs:createRegularExpressionLiteral (Results 1 – 12 of 12) sorted by relevance
38 …export const createRegularExpressionLiteral = Debug.deprecate(factory.createRegularExpressionLiter… constant
3203 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method6514 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
3203 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method10259 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
16260 createRegularExpressionLiteral: createRegularExpressionLiteral, property16871 function createRegularExpressionLiteral(text) { function
20556 createRegularExpressionLiteral: createRegularExpressionLiteral, property21193 function createRegularExpressionLiteral(text) { function
20761 createRegularExpressionLiteral: createRegularExpressionLiteral, property21398 function createRegularExpressionLiteral(text) { function
20567 createRegularExpressionLiteral: createRegularExpressionLiteral, property21204 function createRegularExpressionLiteral(text) { function
3319 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method6761 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
3319 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method10544 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant