Class: Wongi::Engine::NegJoinResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/wongi-engine/beta/neg_node.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ownerObject

Returns the value of attribute owner

Returns:

  • (Object)

    the current value of owner



4
5
6
# File 'lib/wongi-engine/beta/neg_node.rb', line 4

def owner
  @owner
end

#wmeObject

Returns the value of attribute wme

Returns:

  • (Object)

    the current value of wme



4
5
6
# File 'lib/wongi-engine/beta/neg_node.rb', line 4

def wme
  @wme
end