◆ Assignment()
◆ alwaysReturns()
virtual bool juce::littlefoot::Compiler::Statement::alwaysReturns |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ emit()
void juce::littlefoot::Compiler::Assignment::emit |
( |
CodeGenerator & |
cg, |
|
|
Type |
requiredType, |
|
|
int |
stackDepth |
|
) |
| const |
|
inlineoverridevirtual |
◆ getType()
◆ simplify()
◆ visitSubStatements()
void juce::littlefoot::Compiler::Assignment::visitSubStatements |
( |
Statement::Visitor & |
visit | ) |
const |
|
inlineoverridevirtual |
◆ isPostAssignment
bool juce::littlefoot::Compiler::Assignment::isPostAssignment |
◆ location
CodeLocation juce::littlefoot::Compiler::Statement::location |
|
inherited |
◆ newValue
ExpPtr juce::littlefoot::Compiler::Assignment::newValue |
◆ parentBlock
BlockPtr juce::littlefoot::Compiler::Statement::parentBlock |
|
inherited |
◆ target
String juce::littlefoot::Compiler::Assignment::target |
The documentation for this struct was generated from the following file: