Interface Reference<T>

All Superinterfaces:
Serializable, Term
All Known Implementing Classes:
BoundReference, NamedReference

public interface Reference<T> extends Term
Represents a variable reference in an expression.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details