Class | Syntax::Convertors::Abstract |
In: |
lib/syntax/convertors/abstract.rb
|
Parent: | Object |
The abstract ancestor class for all convertors. It implements a few convenience methods to provide a common interface for all convertors.
tokenizer | [R] | A reference to the tokenizer used by this convertor. |