Public Member Functions | List of all members
plang::Scanner Class Reference
+ 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 ()
 

Detailed Description

Definition at line 18 of file plang_scanner.h.


The documentation for this class was generated from the following file: