class Marpa::Actions
- Marpa::Actions
- Reference
- Object
Overview
Skeleton class for Marpa actions
Direct Known Subclasses
Defined in:
marpa.crInstance Method Summary
-
#call(name, context, rule_id = 0)
Class macro that converts a name and given context to a function call to a method with that name
- #default(context)
Instance Method Detail
def call(name, context, rule_id = 0)
#
Class macro that converts a name and given context to a function call to a method with that name