Class: Emfrp::LiteralFloating

Inherits:
Object
  • Object
show all
Defined in:
lib/emfrp/compile/c/syntax_exp_codegen.rb

Instance Method Summary collapse

Instance Method Details

#codegen(ct, stmts) ⇒ Object



35
36
37
# File 'lib/emfrp/compile/c/syntax_exp_codegen.rb', line 35

def codegen(ct, stmts)
  self[:entity][:desc]
end