Skip to content

Add token to node map

Compare
Choose a tag to compare
@YYCoder YYCoder released this 17 Nov 08:20
· 7 commits to master since this release

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.