Class: DBML::Expression

Inherits:
Struct
  • Object
show all
Defined in:
lib/dbml.rb

Instance Attribute Summary collapse

Instance Attribute Details

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



7
8
9
# File 'lib/dbml.rb', line 7

def text
  @text
end