CodeTokenize["code"]
tokenizes a string of WL code returning a list of tokens.
CodeTokenize[File[src]]
tokenizes a file of WL code returning a list of tokens.
Details and Options


Examples
Options
SourceConvention
Possible Issues
Related Guides
CodeParser`
CodeParser`
CodeTokenize
CodeTokenize["code"]
tokenizes a string of WL code returning a list of tokens.
CodeTokenize[File[src]]
tokenizes a file of WL code returning a list of tokens.