debian man page for cql::modifierset

Query: cql::modifierset

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CQL::ModifierSet(3pm)					User Contributed Perl Documentation				     CQL::ModifierSet(3pm)

NAME
CQL::ModifierSet - represents a base string and modifier strings
SYNOPSIS
DESCRIPTION
This class is used as a delegate by both CQLRelation and CQLProxNode - two functionally very separate classes that happen to require similar data structures and functionality. A ModifierSet consists of a ``base'' string together with a set of zero or more type=value pairs, where both type and value are strings. Types may be null, values may not.
METHODS
new() Creates a new modifier set with the specified base. getBase() Returns the base string with which the modifier set was created. addModifier() Adds a modifier of the specified type and value to a modifier set. modifier() Returns a modifier with a given type, or null if a modifier of that type isn't present. getModifiers() Returns a list of modifiers each represented by a 2 element array ref. toCQL() toSwish() toXCQL() perl v5.12.4 2009-12-02 CQL::ModifierSet(3pm)
Related Man Pages
xkbvirtualmodstoreal(3) - suse
mail::spf::mod::exp5.18(3) - mojave
mail::spf::mod::exp(3) - osx
cql::parser(3pm) - debian
petal::hash::test(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?