|
proxygen
|
Public Member Functions | |
| Token (int kind, const fbstring &lexeme) | |
Public Attributes | |
| int | kind_ |
| fbstring | lexeme_ |
Definition at line 306 of file DynamicConverterTest.cpp.
|
inlineexplicit |
Definition at line 310 of file DynamicConverterTest.cpp.
| int Token::kind_ |
Definition at line 307 of file DynamicConverterTest.cpp.
| fbstring Token::lexeme_ |
Definition at line 308 of file DynamicConverterTest.cpp.