visitEvent abstract method

R visitEvent(
  1. BoundEventAst ast,
  2. C context
)

Implementation

R visitEvent(BoundEventAst ast, C context);