class Emfrp::LiteralIntegral

Public Instance Methods

codegen(ct, stmts) click to toggle source
# File lib/emfrp/compile/c/syntax_exp_codegen.rb, line 29
def codegen(ct, stmts)
  self[:entity][:desc]
end