Package | Description |
---|---|
eu.bandm.tools.tdom |
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
|
Modifier and Type | Field and Description |
---|---|
ContentParserGenerator.Choice |
ContentParserGenerator.ChoiceConflictException.rule |
ContentParserGenerator.Choice |
ContentParserGenerator.ChoiceConflictException.rule |
Modifier and Type | Method and Description |
---|---|
void |
ContentParserGenerator.Rule.Visitor.visit(ContentParserGenerator.Choice x) |
void |
ContentParserGenerator.Rule.Visitor.visit(ContentParserGenerator.Choice x) |
Constructor and Description |
---|
ChoiceConflictException(ContentParserGenerator.Choice rule,
String[] conflict,
int alt1,
int alt2) |
ChoiceConflictException(ContentParserGenerator.Choice rule,
String[] conflict,
int alt1,
int alt2) |
see also the complete user documentation .