|
libscratchcpp
A library for C++ based Scratch project players
|
This is the complete list of members for libscratchcpp::CompilerConstant, including all inherited members.
| CompilerConstant(Compiler::StaticType type, const Value &value) | libscratchcpp::CompilerConstant | |
| CompilerConstant(const CompilerConstant &)=delete | libscratchcpp::CompilerConstant | |
| CompilerValue(Compiler::StaticType type) | libscratchcpp::CompilerValue | |
| CompilerValue(const CompilerValue &)=delete | libscratchcpp::CompilerValue | |
| isConst() const override final | libscratchcpp::CompilerConstant | inlinevirtual |
| setType(Compiler::StaticType type) | libscratchcpp::CompilerValue | |
| type() const | libscratchcpp::CompilerValue | |
| value() const | libscratchcpp::CompilerConstant | |
| ~CompilerValue() | libscratchcpp::CompilerValue | inlinevirtual |