Add token to node map
Add start token to node map for Enum => EnumElement, Struct => Field, Service => Function, Function => Args, Function => Throws, in order to facilitate obtaining the corresponding node through start token, while traverse tokens.