FDR::PrintStatement Class Reference

A print statement in an input file. More...

#include <session.h>

List of all members.

Public Member Functions

 PrintStatement (const PrintStatement &)
 PrintStatement (const std::string &location, const std::string &expression)
const std::string & expression () const
 The expression that this print statement contains, i.e.
PrintStatementoperator= (const PrintStatement &)
const std::string & source_location () const
 A representation of the location in the input file this expression is at.

Detailed Description

A print statement in an input file.


Member Function Documentation

const std::string& FDR::PrintStatement::expression (  )  const

The expression that this print statement contains, i.e.

the string after print.

const std::string& FDR::PrintStatement::source_location (  )  const

A representation of the location in the input file this expression is at.


The documentation for this class was generated from the following file:
 All Classes Functions

Generated on 27 Oct 2017 for FDR by  doxygen 1.6.1