Table of Contents

Module: expr ./src/peak/util/expr.py

Create abstract syntax trees from in-line Python expressions

TODO:

  • Define interface for OpGenerators

  • Create mini-framework for symbolic representation, transformation, and stringification of expressions (handling operator precedence and parens, simple execution, etc.)

Functions   
_setupOperators
proxyType
unproxy
  _setupOperators 
_setupOperators ( klass,  g )

  proxyType 
proxyType (
        buildFunc,
        generatorType=OpGenerator,
        name='ExpressionProxy',
        )

  unproxy 
unproxy ( ob )

Classes   

OpGenerator

_ProxyBase


Table of Contents

This document was automatically generated on Mon Sep 2 01:11:04 2024 by HappyDoc version 2.1