Module: CEML::Lexer::Rolemap0

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

Instance Method Summary collapse

Instance Method Details

#and ⇒ Object



1281
1282
1283
# File 'lib/ceml/lang/tt/lexer.rb', line 1281

def and
  elements[0]
end

#mapped_role ⇒ Object



1285
1286
1287
# File 'lib/ceml/lang/tt/lexer.rb', line 1285

def mapped_role
  elements[1]
end