Tokenizes a given expression
The expression Tokens, profile, and wheter or not it contains a function definition
Object containing defined function data
The expression to tokenize
The error data in case an error get thrown
Value to add to line locations when an error gets thrown. Default is 0
Generated using TypeDoc
Tokenizes a given expression
Returns
The expression Tokens, profile, and wheter or not it contains a function definition