Inheritance diagram for plang::Scanner:
Collaboration diagram for plang::Scanner:Public Member Functions | |
| Scanner (std::istream *in) | |
| int | lex () |
| int | parser_lex (Parser::semantic_type *const lval, Parser::location_type *location) |
| std::string | matched () |
| Parser::location_type * | loc () |
Definition at line 18 of file plang_scanner.h.
1.8.15