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