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::Annotation - Generated docs for RDF::Cowl::Annotation

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::Annotation

CONSTRUCTORS

new

Signature:

RDF::Cowl::Annotation->new(CowlAnyAnnotValue $value, Maybe[ CowlVector ] $annot)

Params:

CowlAnnotProp $prop 
CowlAnyAnnotValue $value 
Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

Returns a retained annotation.

@param prop The annotation property.
@param value The annotation value.
@param annot [optional] The annotations.
@return Retained annotation. Throws exception on error.

Throws exception on error.

    C function name: cowl_annotation

METHODS

get_prop

Signature:

$self->get_prop()

Params:

CowlAnnotation $annot 

Documentation:

Gets the annotation property.

@param annot The annotation.
@return The annotation property.

    C function name: cowl_annotation_get_prop

get_value

Signature:

$self->get_value()

Params:

CowlAnnotation $annot 

Documentation:

Gets the annotation value.

@param annot The annotation.
@return The annotation value.

    C function name: cowl_annotation_get_value

get_annot

Signature:

$self->get_annot()

Params:

CowlAnnotation $annot 

Documentation:

Gets the annotations of the specified annotation.

@param annot The annotation.
@return The annotations.

    C function name: cowl_annotation_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.