◆ ContinueStatement()
juce::littlefoot::Compiler::ContinueStatement::ContinueStatement |
( |
const CodeLocation & |
l, |
|
|
BlockPtr |
parent |
|
) |
| |
|
inline |
◆ alwaysReturns()
virtual bool juce::littlefoot::Compiler::Statement::alwaysReturns |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ emit()
◆ simplify()
Reimplemented in juce::littlefoot::Compiler::ArraySubscript, juce::littlefoot::Compiler::FunctionCall, juce::littlefoot::Compiler::Assignment, juce::littlefoot::Compiler::BinaryOperator, juce::littlefoot::Compiler::UnaryOp, juce::littlefoot::Compiler::Identifier, juce::littlefoot::Compiler::ReturnStatement, juce::littlefoot::Compiler::LoopStatement, juce::littlefoot::Compiler::TernaryOp, juce::littlefoot::Compiler::IfStatement, juce::littlefoot::Compiler::BlockStatement, and juce::littlefoot::Compiler::Expression.
◆ visitSubStatements()
virtual void juce::littlefoot::Compiler::Statement::visitSubStatements |
( |
Visitor & |
| ) |
const |
|
inlinevirtualinherited |
◆ location
CodeLocation juce::littlefoot::Compiler::Statement::location |
|
inherited |
◆ parentBlock
BlockPtr juce::littlefoot::Compiler::Statement::parentBlock |
|
inherited |
The documentation for this struct was generated from the following file: