public class ProcessingExpr extends java.lang.Object implements IParseTreeNode
Constructor and Description |
---|
ProcessingExpr(IParseTreeNode e) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toXML() |
public ProcessingExpr(IParseTreeNode e)
public java.lang.String toXML()
toXML
in interface IParseTreeNode