coloredStructString

gapt.proofs.ceres.coloredStructString

Returns s.toString with color coding of struct operators. When a big struct is loaded in the cli, the string truncation can mess up the terminal, therefore this is not the default behaviour.

Attributes

Source
StructCreators.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(s: Struct): String

Attributes

Source
StructCreators.scala