The CompilerLocalVariable class represents a statically typed local variable in compiled code.
More...
#include <scratchcpp/compilerlocalvariable.h>
The CompilerLocalVariable class represents a statically typed local variable in compiled code.
◆ CompilerLocalVariable() [1/2]
| CompilerLocalVariable::CompilerLocalVariable |
( |
CompilerValue * | ptr | ) |
|
◆ CompilerLocalVariable() [2/2]
| libscratchcpp::CompilerLocalVariable::CompilerLocalVariable |
( |
const CompilerLocalVariable & | | ) |
|
|
delete |
◆ ptr()
◆ type()
The documentation for this class was generated from the following files: