how to build code in program by calling lib function without command-line #4047
Unanswered
ReverseJay
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i am running a preprocessor and recognize all type(class, struct, etc.), after that i need put them in a lexer grammar file and Generate code for next stage recognition, is there a list of Command-line and lib function, like
antlr4 -o ../SomeFile
is equal tosome function in jar
Beta Was this translation helpful? Give feedback.
All reactions