#include <bond/compiler/parsenodes.h>
◆ FunctionPrototype()
◆ ~FunctionPrototype()
virtual Bond::FunctionPrototype::~FunctionPrototype |
( |
| ) |
|
|
inlinevirtual |
◆ Accept() [1/2]
virtual void Bond::FunctionPrototype::Accept |
( |
ParseNodeVisitor & |
visitor | ) |
const |
|
inlineoverridevirtual |
◆ Accept() [2/2]
◆ GetContextToken()
virtual const Token * Bond::FunctionPrototype::GetContextToken |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetName()
const Token * Bond::FunctionPrototype::GetName |
( |
| ) |
const |
|
inline |
◆ GetParameterList() [1/2]
Parameter * Bond::FunctionPrototype::GetParameterList |
( |
| ) |
|
|
inline |
◆ GetParameterList() [2/2]
const Parameter * Bond::FunctionPrototype::GetParameterList |
( |
| ) |
const |
|
inline |
◆ GetReturnType() [1/2]
◆ GetReturnType() [2/2]
const TypeDescriptor * Bond::FunctionPrototype::GetReturnType |
( |
| ) |
const |
|
inline |
◆ IsConst()
bool Bond::FunctionPrototype::IsConst |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/bond/compiler/parsenodes.h