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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::Primitive

METHODS

get_type

Signature:

  $self->get_type()

Params:

  CowlAnyPrimitive $primitive 

Documentation:

  Gets the type of the primitive.
  
  @param primitive The primitive.
  @return The type.

    C function name: cowl_primitive_get_type

is_entity

Signature:

  $self->is_entity()

Params:

  CowlAnyPrimitive $primitive 

Documentation:

  Checks whether the primitive is an entity.
  
  @param primitive The primitive.
  @return True if the primitive is an entity,

    C function name: cowl_primitive_is_entity

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.