HepLib
Public Member Functions | Public Attributes | List of all members
HepLib::SD::cseParser Class Reference

class for Common SubExpression Parser More...

#include <SD.h>

Public Member Functions

ex Parse (ex expr, bool reset=true)
 
int on ()
 
vector< pair< int, ex > > os ()
 

Public Attributes

string oc = "o"
 

Detailed Description

class for Common SubExpression Parser

Definition at line 518 of file SD.h.

Member Function Documentation

◆ on()

int HepLib::SD::cseParser::on ( )

Definition at line 10 of file cseParser.cpp.

◆ os()

vector< pair< int, ex > > HepLib::SD::cseParser::os ( )

Definition at line 11 of file cseParser.cpp.

◆ Parse()

ex HepLib::SD::cseParser::Parse ( ex  expr,
bool  reset = true 
)

Definition at line 13 of file cseParser.cpp.

Member Data Documentation

◆ oc

string HepLib::SD::cseParser::oc = "o"

Definition at line 521 of file SD.h.


The documentation for this class was generated from the following files: