Package eu.bandm.tools.d2d2.model
Class AuxFormat
java.lang.Object
eu.bandm.tools.d2d2.model.AuxFormat
Auxiliary hand-coded functions for Format generation.
This source is derived from a file generated by umod format frontend.
It has been extended by hand because the rules for format generation are rather
complicated and not easily maintained when written in format frontend language.
ATTENTION is currently intended to be used with EXPANDED modules (ie. xml_tag!=null, etc)
ATTENTION is currently intended to be used with EXPANDED modules (ie. xml_tag!=null, etc)
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static Format
(package private) static boolean
(package private) static boolean
(package private) static Format
xRegExpToFormat
(XRegExp def) Create the format object for an XRegExp instance.
-
Field Details
-
f_public
-
f_chars
-
f_tags
-
f_eq
-
f_S_eq_S
-
f_generic
-
f_with_S
-
f_local_S
-
f_end_local
-
f_comma
-
-
Constructor Details
-
AuxFormat
public AuxFormat()
-
-
Method Details
-
dquote
-
xRegExpToFormat
Create the format object for an XRegExp instance. -
needToPrintXmlTag
-
needToPrintXmlLine
-