Class Code

    • Constructor Detail

      • Code

        public Code​(String className,
                    String code)
        Constructs a new JavaCode file object.
        Parameters:
        className - the fully qualified class name
        code - the source code for the compilation unit represented by this file object