The CompilerValue class represents a local value in compiled code.
More...
#include <scratchcpp/compilervalue.h>
The CompilerValue class represents a local value in compiled code.
◆ CompilerValue() [1/2]
◆ CompilerValue() [2/2]
| libscratchcpp::CompilerValue::CompilerValue |
( |
const CompilerValue & | | ) |
|
|
delete |
◆ ~CompilerValue()
| virtual libscratchcpp::CompilerValue::~CompilerValue |
( |
| ) |
|
|
inlinevirtual |
◆ isConst()
| virtual bool libscratchcpp::CompilerValue::isConst |
( |
| ) |
const |
|
inlinevirtual |
◆ setType()
Sets the type of this value.
◆ type()
Returns the type of this value.
The documentation for this class was generated from the following files: