Skip to content

Rose::Cmdline::Fortran::Ofp::ProcessJvmOptions

‐rose:fortran:ofp:jvm_options

Synopsis

Declared in <SageIII/sage_support/cmdline.h>

[[visibility]]
void
ProcessJvmOptions(
    SgProject* project,
    std::vector<std::string>& argv);

Parameters

Name

Description

project

This class represents a source project, with a list of SgFile objects and global

argv

A standard container which offers fixed time access to individual elements in any order.

Created with MrDocs