Interface TransformConfig
Properties
callStatements
callStatements: object
Type declaration
-
insertYieldBeforeCall: boolean
forLoops
forLoops: object
Type declaration
-
beforeLoop: boolean
-
insideLoop: boolean
-
onlyBeforeTopLevelLoops: boolean
-
transform: boolean
ifStatements
ifStatements: object
Type declaration
-
beforeIfStatements: boolean
whileLoops
whileLoops: object
AST transformation config object