Skip to content

frontend

Simple APIs for ROSE (error codes are in SgProject.frontendErrorCode(), backendErrorCode()). @{

Synopsis

Declared in <SageIII/sage_support/utility_functions.h>

[[visibility]]
SgProject*
frontend(
    int argc,
    char** argv,
    bool frontendConstantFolding);

Return Value

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

Created with MrDocs