Treex::PML::Schema::Element documentation

Table of contents


NAME

ToC

Treex::PML::Schema::Element - implements declaration of an element of a sequence.

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_ELEMENT_DECL.

$decl->get_decl_type_str ()

Returns the string 'element'.

$decl->get_name ()

Return name of the element.

$decl->get_parent_sequence ()

Return the sequence declaration the member belongs to.

SEE ALSO

ToC

Treex::PML::Schema::Decl, Treex::PML::Schema, Treex::PML::Schema::Seq, Treex::PML::Seq, Treex::PML::Seq::Element.

COPYRIGHT AND LICENSE

ToC

BUGS

ToC

None reported... yet.