Command *treefor* ****************** Documentation for the treefor command in */cmds/wiz/treefor.c*. Command ======= USAGE: ``treefor `` Shows the driver's internal representation of the expression. >``treefor int x; int y; return x+y;`` (return ("binary op" "+" ("opcode_1" "local" 0)("opcode_1" "local" 1))) .. TAGS: RST *File generated by Lima 1.1a4 reStructured Text daemon.*