The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RDF::Cowl::Lib::Gen::Class::DeclAxiom - Generated docs for RDF::Cowl::DeclAxiom

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::DeclAxiom

CONSTRUCTORS

new

Signature:

  RDF::Cowl::DeclAxiom->new(Maybe[ CowlVector ] $annot)

Params:

  CowlAnyEntity $entity 
  Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

  Returns a retained declaration axiom.
  
  @param entity The declared entity.
  @param annot [optional] The annotations.
  @return Retained declaration.

    C function name: cowl_decl_axiom

METHODS

get_entity

Signature:

  $self->get_entity()

Params:

  CowlDeclAxiom $axiom 

Documentation:

  Gets the declared entity.
  
  @param axiom The axiom.
  @return The entity.

    C function name: cowl_decl_axiom_get_entity

get_annot

Signature:

  $self->get_annot()

Params:

  CowlDeclAxiom $axiom 

Documentation:

  Gets the annotations of the specified axiom.
  
  @param axiom The axiom.
  @return The annotations.

    C function name: cowl_decl_axiom_get_annot

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2024 by Auto-Parallel Technologies, Inc..

This is free software, licensed under Eclipse Public License - v 2.0.