Module: WR::FDParseForm::ParseData
- Defined in:
- lib/wrb/applications/frmdesigner/fdparseform.rb
Instance Attribute Summary collapse
-
#attr ⇒ Object
Returns the value of attribute attr.
-
#column ⇒ Object
Returns the value of attribute column.
-
#line ⇒ Object
Returns the value of attribute line.
Instance Attribute Details
#attr ⇒ Object
Returns the value of attribute attr.
14 15 16 |
# File 'lib/wrb/applications/frmdesigner/fdparseform.rb', line 14 def attr @attr end |
#column ⇒ Object
Returns the value of attribute column.
14 15 16 |
# File 'lib/wrb/applications/frmdesigner/fdparseform.rb', line 14 def column @column end |
#line ⇒ Object
Returns the value of attribute line.
14 15 16 |
# File 'lib/wrb/applications/frmdesigner/fdparseform.rb', line 14 def line @line end |