Class DaikonClassInfo

    • Constructor Detail

      • DaikonClassInfo

        public DaikonClassInfo​(String theName,
                               String typeName,
                               String repTypeName,
                               String function_args,
                               boolean isArr)
        Constructs a DaikonClassInfo object.
        Parameters:
        theName - the name of the variable
        typeName - the name of the type
        repTypeName - the name of the representation type
        function_args - arguments used to create a function
        isArr - true iff the variable represents an array of run-time classes