SYNOPSIS

    use CQL::PrefixNode;
    my $prefix = CQL::PrefixNode->new(
        name        => '',
        identifier  => '',
        subtree     => $node
    );

DESCRIPTION

METHODS

\fInew()\fP

Creates a new CQL::PrefixNode inducing a mapping from the specified qualifier-set name to the specified identifier across the specified subtree.

\fIgetPrefix()\fP

\fIgetSubtree()\fP

\fItoCQL()\fP

\fItoXCQL()\fP