class Marpa::Actions

Overview

Skeleton class for Marpa actions

Direct Known Subclasses

Defined in:

marpa.cr

Instance Method Summary

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


[View source]
def default(context) #

[View source]