Class JTypeConstraints.ExpressionCompatible

java.lang.Object
honeyroasted.almonds.Constraint.Trinary<JExpressionInformation, JTypeConstraints.Compatible.Context, JType>
honeyroasted.jype.system.solver.constraints.JTypeConstraints.ExpressionCompatible
All Implemented Interfaces:
honeyroasted.almonds.Constraint, honeyroasted.almonds.SimpleName
Enclosing interface:
JTypeConstraints

public static final class JTypeConstraints.ExpressionCompatible extends honeyroasted.almonds.Constraint.Trinary<JExpressionInformation, JTypeConstraints.Compatible.Context, JType>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface honeyroasted.almonds.Constraint

    honeyroasted.almonds.Constraint.And, honeyroasted.almonds.Constraint.Binary<L,R>, honeyroasted.almonds.Constraint.False, honeyroasted.almonds.Constraint.Label, honeyroasted.almonds.Constraint.Or, honeyroasted.almonds.Constraint.Solve, honeyroasted.almonds.Constraint.Status, honeyroasted.almonds.Constraint.Trinary<L,M,R>, honeyroasted.almonds.Constraint.True, honeyroasted.almonds.Constraint.Unary<T>, honeyroasted.almonds.Constraint.UniqueNamed
  • Field Summary

    Fields inherited from interface honeyroasted.almonds.Constraint

    FALSE, TRUE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class honeyroasted.almonds.Constraint.Trinary

    equals, hashCode, left, middle, parameters, right

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface honeyroasted.almonds.Constraint

    createNew