Class: Inform::Rules::More
- Inherits:
-
Struct
- Object
- Struct
- Inform::Rules::More
- Defined in:
- lib/inform/parserm.h.rb
Instance Attribute Summary collapse
-
#page_index ⇒ Object
Returns the value of attribute page_index.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#page_index ⇒ Object
Returns the value of attribute page_index
5112 5113 5114 |
# File 'lib/inform/parserm.h.rb', line 5112 def page_index @page_index end |
#text ⇒ Object
Returns the value of attribute text
5112 5113 5114 |
# File 'lib/inform/parserm.h.rb', line 5112 def text @text end |