Class: Gonzui::Occurrence

Inherits:
Struct
  • Object
show all
Includes:
BytenoMixin
Defined in:
lib/gonzui/info.rb,
lib/gonzui/info.rb

Instance Attribute Summary collapse

Method Summary

Methods included from BytenoMixin

#end_byteno, #range

Instance Attribute Details

#bytenoObject

Returns the value of attribute byteno

Returns:

  • (Object)

    the current value of byteno



76
77
78
# File 'lib/gonzui/info.rb', line 76

def byteno
  @byteno
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



76
77
78
# File 'lib/gonzui/info.rb', line 76

def length
  @length
end

#linenoObject

Returns the value of attribute lineno

Returns:

  • (Object)

    the current value of lineno



76
77
78
# File 'lib/gonzui/info.rb', line 76

def lineno
  @lineno
end