Class: Fop::Tokenizer::Char
- Inherits:
-
Struct
- Object
- Struct
- Fop::Tokenizer::Char
- Defined in:
- lib/fop/tokenizer.rb
Instance Attribute Summary collapse
-
#char ⇒ Object
Returns the value of attribute char.
Instance Attribute Details
#char ⇒ Object
Returns the value of attribute char
3 4 5 |
# File 'lib/fop/tokenizer.rb', line 3 def char @char end |