Class: Parslet::Expression::Treetop::Transform

Inherits:
Transform
  • Object
show all
Defined in:
lib/parslet/expression/treetop.rb

Method Summary

Methods inherited from Transform

#apply, #call_on_match, inherited, #initialize, #recurse_array, #recurse_hash, rule, #rule, #rules, rules, #transform_elt

Methods included from Parslet

any, dynamic, exp, included, infix_expression, match, scope, sequence, simple, str, subtree

Constructor Details

This class inherits a constructor from Parslet::Transform