Class: DBML::Expression
- Inherits:
-
Struct
- Object
- Struct
- DBML::Expression
- Defined in:
- lib/dbml.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text
7 8 9 |
# File 'lib/dbml.rb', line 7 def text @text end |