muParserX 2.0.0
Public Member Functions | List of all members
mup::RPN Class Reference

A class representing the reverse polnish notation of the expression. More...

#include <mpRPN.h>

Public Member Functions

void Finalize ()
 

Detailed Description

A class representing the reverse polnish notation of the expression.

Member Function Documentation

◆ Finalize()

void mup::RPN::Finalize ( )
At the moment this will only ass the jump distances to the if-else clauses
found in the expression.
Here is the call graph for this function:


muParserX documentation - (C) 2010 Ingo Berg