RLML::StreamInterface (Module)

In: rlml.rb

StreamInterface is a mixin with default (empty) event definitions for the RLML::StreamParser-API.

Classes to be used with this interface should include this module and override its methods as needed.

[Validate]