Class ConcreteScalarToken

  • All Implemented Interfaces:
    BitwiseOperationToken, PartiallyOrderedToken

    public class ConcreteScalarToken
    extends ScalarToken
    A token that represents a scalar of any type. This is instantiated by the Constants class with name "scalar".
    Since:
    Ptolemy II 2.0
    Version:
    $Id$
    Author:
    Edward A. Lee
    Pt.AcceptedRating:
    Yellow (wbwu)
    Pt.ProposedRating:
    Yellow (yuhong)