Code builder signature.
Can be used as code snippet.
Invoked at code emission to build the code and write it to the given code fragment.
code
Code fragment to write the built code into.
Code emission scope.
None when code built synchronously, or promise-like instance resolved when code built asynchronously.
Generated using TypeDoc
Code builder signature.
Can be used as code snippet.
Invoked at code emission to build the code and write it to the given
code
fragment.