Skip to content
Snippets Groups Projects
Commit 5c420197 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Added template parser classes.

- The Template class represents a template file, consisting of blocks and
  variables.
- The Node class is used to create a tree structure of the blocks in a
  template file, and of the data that is mapped on the blocks.
parent 08ec5a5b
No related branches found
No related tags found
No related merge requests found
Showing with 1327 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment