Methods
addBeforeCode(node) → {void}
Function that recive a node add one line of code before code
Parameters:
| Name | Type | Description |
|---|---|---|
node |
- Source:
Returns:
- Type
- void
addLogging(code) → {string}
Function that recive a code like a string and then create a code
Parameters:
| Name | Type | Description |
|---|---|---|
code |
string |
- Source:
Returns:
- Type
- string