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