Class RubyInterpreterProvider

java.lang.Object
be.yildizgames.module.script.ruby.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 Details

    • RubyInterpreterProvider

      public RubyInterpreterProvider()
  • Method Details

    • getInterpreter

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