#include <expressionbuilder.h>
Public Member Functions | |
| type_t & | operator[] (int idx) |
| void | push (type_t value) |
| void | pop () |
| void | duplicate () |
| void UTAP::ExpressionBuilder::TypeFragments::duplicate | ( | ) | [inline] |
| type_t& UTAP::ExpressionBuilder::TypeFragments::operator[] | ( | int | idx | ) | [inline] |
| void UTAP::ExpressionBuilder::TypeFragments::pop | ( | ) | [inline] |
| void UTAP::ExpressionBuilder::TypeFragments::push | ( | type_t | value | ) | [inline] |
1.4.7