LinExp

object LinExp extends ProductReader[LinExp[_, _, _]]
Companion:
class
trait ProductReader[LinExp[_, _, _]]
class Object
trait Matchable
class Any
LinExp.type

Value members

Concrete methods

override def read(in: RefMapIn, key: String, arity: Int, adj: Int): LinExp[_, _, _]
Definition Classes