farmbot v6.0.0 Farmbot.CeleryScript.Ast View Source
Handy functions for turning various data types into Farbot Celery Script Ast nodes.
Link to this section Summary
Functions
Creates a new AST node. No validation is preformed on this other than making sure its syntax is valid
Parses json and traverses the tree and turns everything can possibly be parsed
Link to this section Types
CeleryScript args.
Type for CeleryScript Ast’s.
Link to this section Functions
Creates a new AST node. No validation is preformed on this other than making sure its syntax is valid.
Parses json and traverses the tree and turns everything can possibly be parsed.