And

gapt.formats.llk.ast.And
case class And(l: LambdaAST, r: LambdaAST) extends LambdaAST

Attributes

Source
LLKFormulaParser.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class LambdaAST
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
LLKFormulaParser.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product