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

#tokenObject

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



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

def token
  @token
end

#wmeObject

Returns the value of attribute wme

Returns:

  • (Object)

    the current value of wme



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

def wme
  @wme
end