How can I report an error on parsing a value in .Select() (for example parsing an Enum value)

后端 未结 0 1297
忘掉有多难
忘掉有多难 2020-12-29 01:57

I have to parse some Enums and I\'m trying not to tokenize all of the values (KnownColors for example, "Color.Red"), but to tokenize them as \'Tokens.Identifier\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题