finesse.symbols.Resolving

Overview

class finesse.symbols.Resolving[source]

Bases: Symbol

A special symbol that represents a symbol that is not yet resolved.

This is used in the parser to support self-referencing parameters.

An error is thrown if the value is attempted to be read.

Properties

Resolving.name

Methods

Resolving.eval(**kwargs)