◆ clone()
◆ evalGeneric()
virtual::MolangScriptArg const & Molang::details::SourceExpression::evalGeneric |
( |
::RenderParams & | | ) |
const |
|
virtual |
◆ isInitialized()
virtual bool Molang::details::SourceExpression::isInitialized |
( |
| ) |
const |
|
virtual |
◆ toJson()
virtual::Json::Value Molang::details::SourceExpression::toJson |
( |
| ) |
const |
|
virtual |
◆ getExpressionString()
virtual::std::string Molang::details::SourceExpression::getExpressionString |
( |
| ) |
const |
|
virtual |
◆ getMolangVersion()
virtual::MolangVersion Molang::details::SourceExpression::getMolangVersion |
( |
| ) |
const |
|
virtual |
◆ replaceResourceVariables()
◆ replaceArrayVariables()
◆ validateArrayVariables()
virtual void Molang::details::SourceExpression::validateArrayVariables |
( |
| ) |
const |
|
virtual |
◆ isValid()
virtual bool Molang::details::SourceExpression::isValid |
( |
| ) |
const |
|
virtual |
◆ isConstantValue()
virtual bool Molang::details::SourceExpression::isConstantValue |
( |
| ) |
const |
|
virtual |
◆ hasVariableAssignments()
virtual bool Molang::details::SourceExpression::hasVariableAssignments |
( |
| ) |
const |
|
virtual |
◆ getOp()
virtual::ExpressionOp Molang::details::SourceExpression::getOp |
( |
| ) |
const |
|
virtual |
◆ needsToCompile()
virtual bool Molang::details::SourceExpression::needsToCompile |
( |
| ) |
const |
|
virtual |
◆ getValueIfConstant()
virtual ::std::optional<::MolangScriptArg > Molang::details::SourceExpression::getValueIfConstant |
( |
| ) |
const |
|
virtual |
◆ getSource()
virtual::Molang::details::ExpressionNode * Molang::details::SourceExpression::getSource |
( |
| ) |
|
|
virtual |
◆ $clone()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $evalGeneric()
MCAPI::MolangScriptArg const & Molang::details::SourceExpression::$evalGeneric |
( |
::RenderParams & | | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $isInitialized()
MCAPI bool Molang::details::SourceExpression::$isInitialized |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $toJson()
MCAPI::Json::Value Molang::details::SourceExpression::$toJson |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getExpressionString()
MCAPI::std::string Molang::details::SourceExpression::$getExpressionString |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getMolangVersion()
MCAPI::MolangVersion Molang::details::SourceExpression::$getMolangVersion |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $replaceResourceVariables()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $replaceArrayVariables()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $validateArrayVariables()
MCAPI void Molang::details::SourceExpression::$validateArrayVariables |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $isValid()
MCAPI bool Molang::details::SourceExpression::$isValid |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $isConstantValue()
MCAPI bool Molang::details::SourceExpression::$isConstantValue |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $hasVariableAssignments()
MCAPI bool Molang::details::SourceExpression::$hasVariableAssignments |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getOp()
MCAPI::ExpressionOp Molang::details::SourceExpression::$getOp |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $needsToCompile()
MCAPI bool Molang::details::SourceExpression::$needsToCompile |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getValueIfConstant()
MCAPI ::std::optional<::MolangScriptArg > Molang::details::SourceExpression::$getValueIfConstant |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getSource()
MCAPI::Molang::details::ExpressionNode * Molang::details::SourceExpression::$getSource |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** Molang::details::SourceExpression::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: