Class: Emfrp::LiteralIntegral
- Inherits:
-
Object
- Object
- Emfrp::LiteralIntegral
- Defined in:
- lib/emfrp/compile/c/syntax_exp_codegen.rb
Instance Method Summary collapse
Instance Method Details
#codegen(ct, stmts) ⇒ Object
29 30 31 |
# File 'lib/emfrp/compile/c/syntax_exp_codegen.rb', line 29 def codegen(ct, stmts) self[:entity][:desc] end |