FrontEnd is a translation pass from source to the AST IntermediateLanguage.
Description
This pass performs lexing and parsing to produce an abstract syntax tree.
FrontEnd is a translation pass from source to the AST IntermediateLanguage.
This pass performs lexing and parsing to produce an abstract syntax tree.