Package org.pkl.core

Class Platform.Language

java.lang.Object
org.pkl.core.Platform.Language
Enclosing class:
Platform

public static final class Platform.Language extends Object
The language implementation of a platform.
  • Constructor Details

  • Method Details

    • version

      public String version()
      The version of this language implementation.
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object