|
ARB
|


Public Member Functions | |
| TokenMatcher (const char *search_expr) | |
| ~TokenMatcher () | |
| bool | matchesKeyOf (const Token *token) const |
| bool | matchesValueOf (const Token *token) const |
| bool | matches (const Token *token) const |
Definition at line 16 of file aisc_var_ref.c.
|
inline |
Definition at line 26 of file aisc_var_ref.c.
|
inline |
Definition at line 48 of file aisc_var_ref.c.
|
inline |
|
inline |
Definition at line 56 of file aisc_var_ref.c.
References Token::get_value(), and Token::is_block().
Referenced by matches().
|
inline |
Definition at line 59 of file aisc_var_ref.c.
References matchesKeyOf(), and matchesValueOf().
Referenced by nextTokenMatching().
1.8.8