Class RubyInterpreterProvider

  • All Implemented Interfaces:
    be.yildizgames.module.script.ScriptInterpreterProvider

    public class RubyInterpreterProvider
    extends Object
    implements be.yildizgames.module.script.ScriptInterpreterProvider
    Author:
    Grégory Van den Borre
    • Constructor Detail

      • RubyInterpreterProvider

        public RubyInterpreterProvider()
    • Method Detail

      • getInterpreter

        public be.yildizgames.module.script.ScriptInterpreter getInterpreter()
        Specified by:
        getInterpreter in interface be.yildizgames.module.script.ScriptInterpreterProvider