#include <tokenBoard.h>
Public Member Functions | |
TokenMatch (int id) | |
bool | operator() (PT(TokenType) tok) const |
Public Attributes | |
int | _want_id |
|
Definition at line 37 of file tokenBoard.h. References TokenMatch< TokenType >::_want_id, and id. |
|
Definition at line 40 of file tokenBoard.h. References TokenMatch< TokenType >::_want_id. |
|
Definition at line 43 of file tokenBoard.h. Referenced by TokenMatch< TokenType >::operator()(), and TokenMatch< TokenType >::TokenMatch(). |