NAME
RDF::Cowl::Lib::Gen::Class::NAryData - Generated docs for RDF::Cowl::NAryData
VERSION
version 1.0.0
MAIN MODULE
CONSTRUCTORS
new
Signature:
RDF::Cowl::NAryData->new(CowlVector $operands)
Params:
CowlNAryType $type
CowlVector $operands
Documentation:
Returns a retained N-ary data range.
@param type N-ary data range type.
@param operands The operands.
@return Retained N-ary data range. Throws exception on error.
Throws exception on error.
C function name: cowl_nary_data
METHODS
get_type
Signature:
$self->get_type()
Params:
CowlNAryData $range
Documentation:
Gets the type of the specified N-ary data range.
@param range The data range.
@return The type.
C function name: cowl_nary_data_get_type
get_operands
Signature:
$self->get_operands()
Params:
CowlNAryData $range
Documentation:
Gets the operands of the specified N-ary data range.
@param range The data range.
@return The operands.
C function name: cowl_nary_data_get_operands
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.