Class: Syskit::RobyApp::Plugin::OroGenLocation

Inherits:
Struct
  • Object
show all
Defined in:
lib/syskit/roby_app/plugin.rb

Instance Attribute Summary collapse

Instance Attribute Details

#absolute_pathObject

Returns the value of attribute absolute_path

Returns:

  • (Object)

    the current value of absolute_path



258
259
260
# File 'lib/syskit/roby_app/plugin.rb', line 258

def absolute_path
  @absolute_path
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



258
259
260
# File 'lib/syskit/roby_app/plugin.rb', line 258

def label
  @label
end

#linenoObject

Returns the value of attribute lineno

Returns:

  • (Object)

    the current value of lineno



258
259
260
# File 'lib/syskit/roby_app/plugin.rb', line 258

def lineno
  @lineno
end