Class Category1Value

    • Constructor Detail

      • Category1Value

        public Category1Value()
    • Method Detail

      • isCategory2

        public final boolean isCategory2()
        Description copied from class: Value
        Returns whether the computational type of this Value is a category 2 type. This means that it takes up the space of two category 1 types on the stack, for instance.
        Specified by:
        isCategory2 in class Value