class WAG::Then

Then is not an instruction, but a nested keyword.

Public Instance Methods

to_sexpr() click to toggle source
# File lib/wag/then.rb, line 9
def to_sexpr
  :then
end