Skip to content

ANTLR Parser Code Generator

Maurice Garcia edited this page May 4, 2015 · 13 revisions

ANTLR Code Generator - OSCAR v1.2

Edit File: /Oscar/ANTLR/grammar/tlv.g4 to modify or add keywords

  • CAUTION: Modifying tlv.g4 MAY affect com.comcast.oscar.parser.TlvConfigurationFileParser

Run ANTLR Code Gen

From Eclipse in Package: com.comcast.oscar.parserbuilder.Main Run As -> Java Application

  • This will overwrite the Parser Generated Code found in Package: com.comcast.oscar.parser
Clone this wiki locally