Class: Fop::Tokenizer::Char

Inherits:
Struct
  • Object
show all
Defined in:
lib/fop/tokenizer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#charObject

Returns the value of attribute char

Returns:

  • (Object)

    the current value of char



3
4
5
# File 'lib/fop/tokenizer.rb', line 3

def char
  @char
end