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