Current Perl6::PAST node types
- Node - base class
- Op - operators
- Val - values (constants)
- Var - variables
- Block - closures
- Exp - expressions
- Stmt - a single statement
- Stmts - a sequence of statements
Perl 6 Compiler | Perl 6 Compiler Status and the Parrot Compiler Toolkit | #31 |
Copyright © 2006 Patrick Michaud |