NAME
RDF::Cowl::Lib::Gen::Class::NAryBool - Generated docs for RDF::Cowl::NAryBool
VERSION
version 1.0.0
MAIN MODULE
CONSTRUCTORS
new
Signature:
RDF::Cowl::NAryBool->new(CowlVector $operands)
Params:
CowlNAryType $type
CowlVector $operands
Documentation:
Returns a retained N-ary boolean class expression.
@param type N-ary class expression type.
@param operands The operands.
@return Retained expression. Throws exception on error.
Throws exception on error.
C function name: cowl_nary_bool
METHODS
get_type
Signature:
$self->get_type()
Params:
CowlNAryBool $exp
Documentation:
Gets the type of the specified N-ary boolean class expression.
@param exp The expression.
@return The type.
C function name: cowl_nary_bool_get_type
get_operands
Signature:
$self->get_operands()
Params:
CowlNAryBool $exp
Documentation:
Gets the operands of the specified N-ary boolean class expression.
@param exp The expression.
@return The operands.
C function name: cowl_nary_bool_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.