antlr / antlr4

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
http://antlr.org
BSD 3-Clause "New" or "Revised" License
17.04k stars 3.27k forks source link

get c# function calls #2484

Open Mayar2009 opened 5 years ago

Mayar2009 commented 5 years ago

hello! can I use antlr4 to get function calls and their parameters from c# or c++ code by building ast in java(using intellij) where can i read a bout that?

ericvergnaud commented 5 years ago

Hi You can get support from the google discussion group

Envoyé de mon iPhone

Le 4 févr. 2019 à 14:24, Areejmayar notifications@github.com a écrit :

hello! can I use antlr4 to get function calls and their parameters from c# or c++ code by building ast in java(using intellij) where can i read a bout that?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.