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