Class ScalaSignature

java.lang.Object
codechicken.mixin.scala.ScalaSignature

public class ScalaSignature extends Object
Created by covers1624 on 18/1/24.
  • Field Details

    • major

      public final int major
    • minor

      public final int minor
    • table

      public final ScalaSignature.SigEntry[] table
  • Constructor Details

    • ScalaSignature

      public ScalaSignature(String sig)
  • Method Details