InstantiateStruct
gapt.proofs.ceres.InstantiateStruct
object InstantiateStruct extends StructVisitor[Struct, (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])]
Attributes
- Source
- SchematicClauseSet.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
InstantiateStruct.type
Members list
Value members
Concrete methods
Attributes
- Source
- SchematicClauseSet.scala
Attributes
- Source
- SchematicClauseSet.scala
Inherited methods
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
def visitAtomLeaf(f: Formula, tranform: StructTransformer[Struct, (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])], otherArgs: (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])): Ret
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
def visitEmptyPlusJunction(tranform: StructTransformer[Struct, (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])], otherArgs: (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])): Ret
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
def visitEmptyTimesJunction(tranform: StructTransformer[Struct, (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])], otherArgs: (Substitution, Map[CLS, (Struct, Set[Var])], Set[Var])): Ret
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
Attributes
- Inherited from:
- StructVisitor
- Source
- StructVisitor.scala
In this article