Gets the compiler options supplied to the transformer.
Hoists a function declaration to the containing scope.
Hoists a variable declaration to the containing scope.
Resumes a suspended lexical environment, usually before visiting a function body.
Starts a new lexical environment.
Suspends the current lexical environment, usually after visiting a parameter list.
Generated using TypeDoc
Ends a lexical environment, returning any declarations.