Module jj_cli::template_parser
source · Structs§
Enums§
Functions§
- Applies the given function if the
nodeis a lambda. - Applies the given function if the
nodeis a string literal. - Looks up
tableby the given function name. - Looks up
tableby the given method name. - Parses text into AST nodes, and expands aliases.
- Parses text into AST nodes. No type/name checking is made at this stage.