#include <bond/compiler/parsenodes.h>
◆ FunctionCallExpression()
◆ ~FunctionCallExpression()
virtual Bond::FunctionCallExpression::~FunctionCallExpression |
( |
| ) |
|
|
inlinevirtual |
◆ Accept() [1/2]
virtual void Bond::FunctionCallExpression::Accept |
( |
ParseNodeVisitor & |
visitor | ) |
const |
|
inlineoverridevirtual |
◆ Accept() [2/2]
◆ GetArgumentList() [1/2]
Expression * Bond::FunctionCallExpression::GetArgumentList |
( |
| ) |
|
|
inline |
◆ GetArgumentList() [2/2]
const Expression * Bond::FunctionCallExpression::GetArgumentList |
( |
| ) |
const |
|
inline |
◆ GetContextToken()
virtual const Token * Bond::FunctionCallExpression::GetContextToken |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetLhs() [1/2]
Expression * Bond::FunctionCallExpression::GetLhs |
( |
| ) |
|
|
inline |
◆ GetLhs() [2/2]
const Expression * Bond::FunctionCallExpression::GetLhs |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/bond/compiler/parsenodes.h