Class: Inform::Rules::More

Inherits:
Struct
  • Object
show all
Defined in:
lib/inform/parserm.h.rb

Instance Attribute Summary collapse

Instance Attribute Details

#page_indexObject

Returns the value of attribute page_index

Returns:

  • (Object)

    the current value of page_index



5112
5113
5114
# File 'lib/inform/parserm.h.rb', line 5112

def page_index
  @page_index
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



5112
5113
5114
# File 'lib/inform/parserm.h.rb', line 5112

def text
  @text
end