Return the token representing the 'typedef' keyword.
Token get typedefKeyword;
Set the token representing the 'typedef' keyword to the given token.
token
set typedefKeyword(Token token);