Class Truffle

java.lang.Object
com.oracle.truffle.api.Truffle

public class Truffle extends Object
Class for obtaining the Truffle runtime singleton object of this virtual machine.
  • Constructor Details

    • Truffle

      public Truffle()
  • Method Details