Class: Buby::Parameter::Body
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#getName, #getNameEnd, #getNameStart, #getValue, #getValueEnd, #getValueStart, #initialize
Constructor Details
This class inherits a constructor from Buby::Parameter::Base
Instance Method Details
#getType ⇒ Object
4 |
# File 'lib/buby/parameter/body.rb', line 4 def getType; PARAM_BODY; end |