Skip navigation links
CharGer conceptual graph and knowledge modeling tool

Package cgif.parser.javacc

Classes and files related to the use of the JavaCC parser.

See: Description

Package cgif.parser.javacc Description

Classes and files related to the use of the JavaCC parser. The Java classes are all generated by JavaCC so it's pointless to edit them directly. The file "cgif07.jj" is the grammar file used to generate the parser. It should NOT be deleted! It should be edited and then used as input to JavaCC to generate the parser pieces needed here.

Knowledge about parser generators is probably required here. If you've used the *NIX utilities "lex" and "yacc" then that is probably sufficient, although JavaCC has its own syntax. The grammar file contains both the lexical and syntax rules.

Skip navigation links
CharGer conceptual graph and knowledge modeling tool

Copyright 1998-2020 by Harry Delugach. All Rights Reserved. Copying is governed by the Lesser GPL license.