#implicitCopy
jeffcovey ::=
[
->[
=> local iDepth;
[
#explicitCopy
"
"
]
#continue
=> {@@}
[~"
"]*
[
#explicitCopy
""
]
=> {@@}
|
""
=> local iLocation = getOutputLocation();
#explicitCopy
=> local bPre;
[
""
=> bPre = true;
=> overwritePortion($iLocation - 4$, "pre", 3);
|
"
"
|
" " => {@ @}
|
""
|
"\"xml_balise\"" => {@"xml_tag"@}
|
"\"php_type\"" => {@"php_attribute"@}
|
"\"php_ch\"" => {@"xml_ch"@}
|
"
"
=> if !bPre {
bPre = true;
overwritePortion($iLocation - 4$, "pre style=\"overflow: auto;\"", 3);
}
|
#implicitCopy
~""
]*
""
[
#check(bPre)
=> {@@}
|
=> {@@}
]
]
]*
->#empty
;