Lingua::Features::FeatureType.3pm

Langue: en

Version: 2006-08-22 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Lingua::Features::FeatureType - FeatureType object for Lingua::Features

static methods


Lingua::Features::FeatureType->types()

Returns all defined feature types.

Lingua::Features::FeatureType->type($id)

Returns feature type $id.

Accessors


$type->id()

Returns the feature type id.

$type->values()

Returns the feature type values an array.

$type->value_name($id)

Returns name of value $id.

Copyright (C) 2004-2006, INRIA.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Guillaume Rousse <grousse@cpan.org>