class Marpa::Events

Overview

Skeleton class for events

Defined in:

marpa.cr

Instance Method Summary

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


[View source]