Module: CEML::Lexer::And1

Defined in:
lib/ceml/lang/tt/lexer.rb

Instance Method Summary collapse

Instance Method Details

#ws1Object



429
430
431
# File 'lib/ceml/lang/tt/lexer.rb', line 429

def ws1
  elements[1]
end

#ws2Object



433
434
435
# File 'lib/ceml/lang/tt/lexer.rb', line 433

def ws2
  elements[3]
end