| Package | Description |
|---|---|
| com.helger.pgcc.jjdoc |
Generates BNF documentation from a grammar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BNFGenerator |
class |
HTMLGenerator
Output BNF in HTML 3.2 format.
|
class |
TextGenerator
Output BNF in text format.
|
class |
XTextGenerator
Output BNF in XText format.
|
| Modifier and Type | Method and Description |
|---|---|
static IDocGenerator |
JJDocGlobals.getGenerator()
The commandline option is either TEXT or not, but the generator might have
been set to some other Generator using the setGenerator method.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JJDocGlobals.setGenerator(IDocGenerator generator) |
Copyright © 2017–2019 Philip Helger. All rights reserved.