class IDL::AST::Valuebox

def is_local?(recurstk = [])

def is_local?(recurstk = [])
  boxed_type.is_local?(recurstk)
end