Declared and defined in file: hzTokens.h
Function Logic:
Function body:
hzToken* hzToken::hzToken (void) { m_nLine = 0; m_eType = TOKEN_UNDEFINED ; }