Class: Autotype::InferenceMetadata::OutputEmitWiring

Inherits:
Data
  • Object
show all
Defined in:
lib/autotype/engine.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argument_indexObject (readonly)

Returns the value of attribute argument_index

Returns:

  • (Object)

    the current value of argument_index



41
42
43
# File 'lib/autotype/engine.rb', line 41

def argument_index
  @argument_index
end

#messageObject (readonly)

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



41
42
43
# File 'lib/autotype/engine.rb', line 41

def message
  @message
end

#port_keywordObject (readonly)

Returns the value of attribute port_keyword

Returns:

  • (Object)

    the current value of port_keyword



41
42
43
# File 'lib/autotype/engine.rb', line 41

def port_keyword
  @port_keyword
end