1. Overview
  2. Code Tree
  3. Nodes
  4. Node & Folder Hierarchy

Node & Folder Hierarchy

The Code Tree shows your folder and file hierarchy and allows you to visualize the logic and the structure of the code that will be generated.  

Code generation starts from the root node and progresses downwards node by node and it generates your code based on the logic defined in those nodes until it reaches the last node.

The nodes in the Code Tree are sorted alphabetically with text ascending.

Your nodes can be of different types like File, Folder, Form, Virtual Folder, etc. See Node Types for more explanation.

You will also notice that the icons for the nodes (especially for File Nodes) give you an idea of the type of file that node represents.

HM_clip0059

 


Was this article helpful?