grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

Parse Csharp lambda expression

Open YeShangwei opened this issue 3 years ago • 0 comments
trafficstars

I try to use ANTLR grammar to prase Csharp lambda expression.

I did some search and didn't find anything that would move me in the right direction.

in this file, i didin't find example about Delegates:https://github.com/antlr/grammars-v4/blob/master/csharp/CSharpParser.g4.

Many thanks for any help.

YeShangwei avatar Feb 24 '22 14:02 YeShangwei