cirq_web.circuits.symbols.SymbolResolver

Abstract class providing the interface for users to specify information

about how a particular symbol should be displayed in the 3D circuit

Methods

resolve

View source

Converts cirq.Operation objects into SymbolInfo objects for serialization.

__call__

View source

Call self as a function.