CodeParse["code"]
parses a string of WL code returning an abstract syntax tree.
CodeParse[File[src]]
parses a file of WL code returning an abstract syntax tree.
Details and Options


Examples
Basic Examples
Options
SourceConvention
Properties & Relations
Possible Issues
Related Guides
CodeParser`
CodeParser`
CodeParse
CodeParse["code"]
parses a string of WL code returning an abstract syntax tree.
CodeParse[File[src]]
parses a file of WL code returning an abstract syntax tree.