finesse.symbols.Resolving

Overview

class finesse.symbols.Resolving

Bases: finesse.symbols.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(self, **kwargs)