|
using | StorageType = xiiUInt32 |
|
|
static OpCode::Enum | GetOpCode (const StorageType *&ref_pByteCode) |
|
static xiiUInt32 | GetRegisterIndex (const StorageType *&ref_pByteCode) |
|
static xiiExpression::Register | GetConstant (const StorageType *&ref_pByteCode) |
|
static xiiUInt32 | GetFunctionIndex (const StorageType *&ref_pByteCode) |
|
static xiiUInt32 | GetFunctionArgCount (const StorageType *&ref_pByteCode) |
|
|
class | xiiExpressionCompiler |
|
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/Foundation/CodeUtils/Expression/ExpressionByteCode.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/CodeUtils/Expression/Implementation/ExpressionByteCode.cpp
- /home/runner/work/XII/XII/Source/Engine/Foundation/CodeUtils/Expression/Implementation/ExpressionByteCode_inl.h