Treex::PML::Schema::List documentation

Table of contents


NAME

ToC

Treex::PML::Schema::List - implements declaration of a list.

INHERITANCE

ToC

This class inherits from Treex::PML::Schema::Decl.

METHODS

ToC

See the super-class for the complete list.

$decl->get_decl_type ()

Returns the constant PML_LIST_DECL.

$decl->get_decl_type_str ()

Returns the string 'list'.

$decl->get_content_decl ()

Return type declaration of the list members.

$decl->is_ordered ()

Return 1 if the list is declared as ordered.

SEE ALSO

ToC

Treex::PML::Schema::Decl, Treex::PML::Schema, Treex::PML::List.

COPYRIGHT AND LICENSE

ToC

BUGS

ToC

None reported... yet.