parrotcode: various methods for displaying PGE structures | |
Contents | Libraries |
PGE::Dumper - various methods for displaying PGE structures
PGE::Match
Methods __dump(PMC dumper, STR label)
dump_str()
dump()
dump_str()
above and prints the results.PGE::Exp
methods These methods print out a PGE expression tree. They may be obsoleted in favor of a Data::Dumper method.
PGE::OPTable
Methods __dump(PMC dumper, STR label)
# Local Variables: # mode: pir # fill-column: 100 # End: # vim: expandtab shiftwidth=4:
|