Interface InstructionFactory


  • public interface InstructionFactory
    指令工厂用于处理某个特定指令的产生
    Author:
    lb
    Date:
    2024年8月23日
    • Method Detail

      • getName

        String getName()
        获取工厂名字用于函数名
        Returns: