Class: RSMP::SXL::Processing::Document::SymbolDefinition

Inherits:
Struct
  • Object
show all
Defined in:
lib/rsmp/sxl/processing/document.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • the current value of id



12
13
14
# File 'lib/rsmp/sxl/processing/document.rb', line 12

def id
  @id
end

#kindObject

Returns the value of attribute kind

Returns:

  • the current value of kind



12
13
14
# File 'lib/rsmp/sxl/processing/document.rb', line 12

def kind
  @kind
end

#locationObject

Returns the value of attribute location

Returns:

  • the current value of location



12
13
14
# File 'lib/rsmp/sxl/processing/document.rb', line 12

def location
  @location
end