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