Uses of Interface
at.dms.backend.QDestination

Packages that use QDestination
at.dms.backend   
 

Uses of QDestination in at.dms.backend
 

Classes in at.dms.backend that implement QDestination
(package private)  class QStack
          This class represents a stack placeholder.
(package private)  class QTemporary
          This class represents a temporary.
(package private)  class QVariable
          This class represents a preassigned temporary.
 

Constructors in at.dms.backend with parameters of type QDestination
QQuadruple(QDestination destination, QOrigin origin)