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