#include <archon/util/lexer.H>
Inheritance diagram for Archon::Utilities::Lexer::ActorBase:


Protected Member Functions | |
| virtual | ~ActorBase () |
| void | call (int method, Context *c, Lexeme &l) const |
| virtual bool | verifyContext (const Context &) const =0 |
Protected Attributes | |
| vector< Ref< const MethodBase > > | methods |
Classes | |
| struct | MethodBase |
Definition at line 143 of file lexer.H.
1.4.4