![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for linc::Binder, including all inherited members.
| bindDeclaration(const class Declaration *expression) (defined in linc::Binder) | linc::Binder | |
| bindExpression(const class Expression *expression) (defined in linc::Binder) | linc::Binder | |
| bindNode(const Node *node) (defined in linc::Binder) | linc::Binder | |
| bindProgram(const Program *program) (defined in linc::Binder) | linc::Binder | |
| bindStatement(const class Statement *statement) (defined in linc::Binder) | linc::Binder | |
| find(const std::string &name) (defined in linc::Binder) | linc::Binder | inline |
| getSymbols() (defined in linc::Binder) | linc::Binder | inline |
| reset() (defined in linc::Binder) | linc::Binder | inline |