Class JSickoContractCompiler

  • All Implemented Interfaces:
    Plugin

    public class JSickoContractCompiler
    extends Object
    implements Plugin
    The main entry point for jSicko, that is, the implementation of the javac compiler.
    • Field Detail

      • NAME

        public static final String NAME
    • Constructor Detail

      • JSickoContractCompiler

        public JSickoContractCompiler()
        Constructs the contract compiler.
    • Method Detail

      • getName

        public String getName()
        Returns the name of the plugin.
        Specified by:
        getName in interface Plugin
        Returns:
        the name of the plugin.