#include <UsCtx.hpp>
◆ UsConstCtx()
| Us::UsConstCtx::UsConstCtx |
( |
| ) |
|
References mNextSequenceNumber, mObserverPtr, mParser, mSymbolTablePoolPtr, mTypes, tyBool, tyBuiltin, tyChar, tyDouble, tyInt, tyNull, tyObject, tyString, tyVar, and tyVoid.
◆ ~UsConstCtx()
| Us::UsConstCtx::~UsConstCtx |
( |
| ) |
|
◆ NextSequenceNumber()
| int Us::UsConstCtx::NextSequenceNumber |
( |
| ) |
|
|
inline |
◆ ValFromType()
| UsVal Us::UsConstCtx::ValFromType |
( |
Ty * | aType | ) |
|
|
inline |
◆ mNextSequenceNumber
| int Us::UsConstCtx::mNextSequenceNumber |
◆ mObserverPtr
◆ mParser
◆ mSymbolTablePoolPtr
◆ mTypes
◆ tyBool
| Ty* Us::UsConstCtx::tyBool |
◆ tyBuiltin
| Ty* Us::UsConstCtx::tyBuiltin |
◆ tyChar
| Ty* Us::UsConstCtx::tyChar |
◆ tyDouble
| Ty* Us::UsConstCtx::tyDouble |
◆ tyInt
| Ty* Us::UsConstCtx::tyInt |
◆ tyNull
| Ty* Us::UsConstCtx::tyNull |
◆ tyObject
| Ty* Us::UsConstCtx::tyObject |
◆ tyString
| Ty* Us::UsConstCtx::tyString |
◆ tyVar
| Ty* Us::UsConstCtx::tyVar |
◆ tyVoid
| Ty* Us::UsConstCtx::tyVoid |
The documentation for this class was generated from the following files: