Method: Emfrp::LitaralChar#codegen
- Defined in:
- lib/emfrp/compile/c/syntax_exp_codegen.rb
#codegen(ct, stmts) ⇒ Object
41 42 43 |
# File 'lib/emfrp/compile/c/syntax_exp_codegen.rb', line 41 def codegen(ct, stmts) self[:entity][:desc] end |