The CompilerConstant class represents a constant value in compiled code.
More...
#include <scratchcpp/compilerconstant.h>
The CompilerConstant class represents a constant value in compiled code.
◆ CompilerConstant() [1/2]
◆ CompilerConstant() [2/2]
◆ isConst()
| bool libscratchcpp::CompilerConstant::isConst |
( |
| ) |
const |
|
inlinefinaloverridevirtual |
◆ setType()
Sets the type of this value.
◆ type()
Returns the type of this value.
◆ value()
| const Value & CompilerConstant::value |
( |
| ) |
const |
Returns the constant value.
The documentation for this class was generated from the following files: