class oadd.org.apache.commons.configuration.tree.NodeCombiner$1 extends oadd.org.apache.commons.configuration.tree.AbstractImmutableNodeHandler
{
void <init>()
{
oadd.org.apache.commons.configuration.tree.NodeCombiner$1 v;
v := @this: oadd.org.apache.commons.configuration.tree.NodeCombiner$1;
specialinvoke v.<oadd.org.apache.commons.configuration.tree.AbstractImmutableNodeHandler: void <init>()>();
return;
}
public oadd.org.apache.commons.configuration.tree.ImmutableNode getParent(oadd.org.apache.commons.configuration.tree.ImmutableNode)
{
oadd.org.apache.commons.configuration.tree.ImmutableNode v;
oadd.org.apache.commons.configuration.tree.NodeCombiner$1 v;
v := @this: oadd.org.apache.commons.configuration.tree.NodeCombiner$1;
v := @parameter: oadd.org.apache.commons.configuration.tree.ImmutableNode;
return null;
}
public oadd.org.apache.commons.configuration.tree.ImmutableNode getRootNode()
{
oadd.org.apache.commons.configuration.tree.NodeCombiner$1 v;
v := @this: oadd.org.apache.commons.configuration.tree.NodeCombiner$1;
return null;
}
}