class IDL::AST::Const

def marshal_dump

def marshal_dump
  super() << @idltype << @expression
end