Searched defs:createWith (Results 1 – 6 of 6) sorted by relevance
558 export const createWith = Debug.deprecate(factory.createWithStatement, factoryDeprecation); constant
10736 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
6953 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
6864 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
10609 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant