Searched defs:createRegularExpressionLiteral (Results 1 – 8 of 8) sorted by relevance
27 …export const createRegularExpressionLiteral = Debug.deprecate(factory.createRegularExpressionLiter… constant
3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method7437 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
3588 createRegularExpressionLiteral(text: string): RegularExpressionLiteral; method11376 const createRegularExpressionLiteral: (text: string) => RegularExpressionLiteral; constant
22688 createRegularExpressionLiteral: createRegularExpressionLiteral, property23359 function createRegularExpressionLiteral(text) { function
18050 createRegularExpressionLiteral: createRegularExpressionLiteral, property18691 function createRegularExpressionLiteral(text) { function