Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 388 Bytes

File metadata and controls

14 lines (9 loc) · 388 Bytes

Off-Sync.com Applications Code Generation

Creating the ANTLR v4 C# Target

Also see the online documentation.

Download the ANTLR v4 tool.

Generate the C# target:

cd src/OffSync.Apps.Codegen.Infra.PlantUml/Antlr
java -jar antlr4.jar -Dlanguage=CSharp Applications.g4