Syntax Tree
Jump to navigation
Jump to search
See: Syntax, Tree, Parse Tree.
References
1996
- (Wall et al., 1996) ⇒ Larry Wall, Tom Christiansen, and Randal L. Schwartz. (1996). “Programming Perl, 2nd edition." O'Reilly. ISBN:1565921496
- syntax tree: An internal representation of your program wherein lower-level constructs dangle off the higher-level constructs enclosing them.