Class: Wongi::Engine::BetaNode::CompilationContext

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

Instance Attribute Summary collapse

Instance Attribute Details

#alpha_deafObject

Returns the value of attribute alpha_deaf



105
106
107
# File 'lib/wongi-engine/beta/beta_node.rb', line 105

def alpha_deaf
  @alpha_deaf
end

#earlierObject

Returns the value of attribute earlier



105
106
107
# File 'lib/wongi-engine/beta/beta_node.rb', line 105

def earlier
  @earlier
end

#nodeObject

Returns the value of attribute node



105
106
107
# File 'lib/wongi-engine/beta/beta_node.rb', line 105

def node
  @node
end

#parametersObject

Returns the value of attribute parameters



105
106
107
# File 'lib/wongi-engine/beta/beta_node.rb', line 105

def parameters
  @parameters
end

#reteObject

Returns the value of attribute rete



105
106
107
# File 'lib/wongi-engine/beta/beta_node.rb', line 105

def rete
  @rete
end