irx.builder.lowering.unary_ops
irx.builder.lowering.unary_ops
Source: packages/irx/src/irx/builder/lowering/unary_ops.py
title: Unary-operator visitor mixins for llvmliteir.Classes
UnaryOpVisitorMixin(VisitorMixinBase)
No docstring available.
Methods
visit(self, node: astx.UnaryOp) -> None
title: Visit UnaryOp nodes.
parameters:
node:
type: astx.UnaryOp