◆ SymbolTerm()
Expression::Helpers::SymbolTerm::SymbolTerm |
( |
const String & |
sym | ) |
|
|
inlineexplicit |
◆ clone()
Term* Expression::Helpers::SymbolTerm::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ getName()
String Expression::Helpers::SymbolTerm::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getType()
Type Expression::Helpers::SymbolTerm::getType |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ renameSymbol()
void Expression::Helpers::SymbolTerm::renameSymbol |
( |
const Symbol & |
oldSymbol, |
|
|
const String & |
newName, |
|
|
const Scope & |
scope, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
◆ resolve()
TermPtr Expression::Helpers::SymbolTerm::resolve |
( |
const Scope & |
scope, |
|
|
int |
recursionDepth |
|
) |
| |
|
inlinevirtual |
◆ toString()
String Expression::Helpers::SymbolTerm::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ visitAllSymbols()
void Expression::Helpers::SymbolTerm::visitAllSymbols |
( |
SymbolVisitor & |
visitor, |
|
|
const Scope & |
scope, |
|
|
int |
recursionDepth |
|
) |
| |
|
inlinevirtual |
◆ symbol
String Expression::Helpers::SymbolTerm::symbol |
The documentation for this class was generated from the following file: