|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jet.compiler.JET2ASTElement
org.eclipse.jet.compiler.XMLElement
org.eclipse.jet.compiler.XMLEmptyElement
XMLEmptyElement
public final class XMLEmptyElement
Define an empty XML element in the JET2 AST.
| Constructor Summary | |
|---|---|
XMLEmptyElement(org.eclipse.jet.compiler.JET2AST jet2ast,
XMLEmptyElement element)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
accept(JET2ASTVisitor visitor)
Deprecated. Visit the AST and its contained elements. |
java.lang.String |
toString()
Deprecated. |
| Methods inherited from class org.eclipse.jet.compiler.XMLElement |
|---|
getAttributes, getDelegate, getName, getNSPrefix, getTagDefinition, getTagNCName |
| Methods inherited from class org.eclipse.jet.compiler.JET2ASTElement |
|---|
getAst, getColumn, getEnd, getLine, getNextElement, getParent, getPrevElement, getStart, removeLineWhenOtherwiseEmpty, setDelegate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLEmptyElement(org.eclipse.jet.compiler.JET2AST jet2ast,
XMLEmptyElement element)
| Method Detail |
|---|
public void accept(JET2ASTVisitor visitor)
JET2ASTElement
accept in class JET2ASTElementJET2ASTElement.accept(org.eclipse.jet.compiler.JET2ASTVisitor)public java.lang.String toString()
toString in class java.lang.Object
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||