Method: BOAST::Variable#restrict
- Defined in:
- lib/BOAST/Language/Variable.rb
#restrict ⇒ Object (readonly)
Returns the value of attribute restrict.
180 181 182 |
# File 'lib/BOAST/Language/Variable.rb', line 180 def restrict @restrict end |