Module: Plasma::Interpreter::PlasmaGrammar::If0

Defined in:
lib/plasma/interpreter/plasma_grammar.rb

Instance Method Summary collapse

Instance Method Details

#otherObject



1044
1045
1046
# File 'lib/plasma/interpreter/plasma_grammar.rb', line 1044

def other
  elements[3]
end

#sObject



1036
1037
1038
# File 'lib/plasma/interpreter/plasma_grammar.rb', line 1036

def s
  elements[0]
end