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)
Class macro that converts a name and given context to a function call to a method with that name
Instance Method Detail
def call(name, context)
#
Class macro that converts a name and given context to a function call to a method with that name