FusionDSL v0.0.1-dev FusionDsl.Processor.AstProcessor View Source

Functions for converting tokens to Abstract syntax trees

Ast structure:

{action_name_atom, [line_number], args_list}

Link to this section Summary

Functions

Generates an ast array of program

Link to this section Functions

Generates an ast array of program

Parameters

  • config: configuration of program
  • tokens: list of line splitted tokens