Treex::PML::Schema::Type documentation

Table of contents


NAME

ToC

Treex::PML::Schema::Type - implements named type declaration in a PML schema

INHERITANCE

ToC

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

METHODS

ToC

See the super-class for the complete list.

$decl->get_name ()

Returns type name.

$decl->get_decl_type ()

Returns the constant PML_TYPE_DECL.

$decl->get_decl_type_str ()

Returns the string 'type'.

$decl->get_content_decl ()

Returns the associated data-type declaration.

SEE ALSO

ToC

Treex::PML::Schema::Decl, Treex::PML::Schema

COPYRIGHT AND LICENSE

ToC

BUGS

ToC

None reported... yet.