nodify

Tutorials

  • Introduction to nodes

Library walkthrough

  • Nodes
  • Workflows
  • Nodifying
  • Traversing node trees

Reference documentation

  • nodify
    • nodify.context
    • nodify.conversions
    • nodify.errors
    • nodify.file_nodes
    • nodify.gui
    • nodify.node
    • nodify.operators
    • nodify.parse
    • nodify.registry
    • nodify.syntax_nodes
    • nodify.tests
      • nodify.tests.test_registry
      • nodify.tests.test_syntax_nodes
        • nodify.tests.test_syntax_nodes.test_compare_syntax_node
        • nodify.tests.test_syntax_nodes.test_cond_expr_node
        • nodify.tests.test_syntax_nodes.test_dict_syntax_node
        • nodify.tests.test_syntax_nodes.test_list_syntax_node
        • nodify.tests.test_syntax_nodes.test_tuple_syntax_node
        • nodify.tests.test_syntax_nodes.test_workflow_with_syntax
    • nodify.utils
    • nodify.workflow
nodify
  • nodify
  • nodify.tests
  • nodify.tests.test_syntax_nodes
  • View page source

nodify.tests.test_syntax_nodes

Functions

test_compare_syntax_node()

test_cond_expr_node()

test_dict_syntax_node()

test_list_syntax_node()

test_tuple_syntax_node()

test_workflow_with_syntax()

Previous Next

© Copyright 2024, Pol Febrer.

Built with Sphinx using a theme provided by Read the Docs.