|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkawa.lang.Syntax
gnu.kawa.lispexpr.MakeXmlElement
public class MakeXmlElement
A Syntax transformer for a XML constructor. This is needed to put namespace declarations in the lexical scope.
| Field Summary | |
|---|---|
static MakeXmlElement |
makeXml
|
| Constructor Summary | |
|---|---|
MakeXmlElement()
|
|
| Method Summary | |
|---|---|
Expression |
rewriteForm(Pair form,
Translator tr)
|
| Methods inherited from class kawa.lang.Syntax |
|---|
getName, getSymbol, print, rewrite, rewriteForm, scanForDefinitions, scanForm, setName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MakeXmlElement makeXml
| Constructor Detail |
|---|
public MakeXmlElement()
| Method Detail |
|---|
public Expression rewriteForm(Pair form,
Translator tr)
rewriteForm in class Syntax
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||