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.
更多信息和选项
范例
Options
"FileFormat"
SourceConvention
Possible Issues
相关指南
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.