.. Copyright (c) 2023-2024 J. D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The Ukkonen.Node class ====================== .. autoclass:: libsemigroups_pybind11::Ukkonen.Node :doc-only: Contents -------- .. TODO(1): Add Ukkonen.Node.link and Ukkonen.Node.is_real_suffix? .. autosummary:: :signatures: short ~Ukkonen.Node Ukkonen.Node.child Ukkonen.Node.children Ukkonen.Node.copy Ukkonen.Node.is_leaf Ukkonen.Node.is_root Ukkonen.Node.l Ukkonen.Node.length Ukkonen.Node.parent Ukkonen.Node.r Full API -------- .. autoclass:: libsemigroups_pybind11::Ukkonen.Node :class-doc-from: init :members: