class IDL::AST::TemplateParam

def marshal_dump

def marshal_dump
  super() << @idltype
end