Module xl.compiler

Class XL16UWrongCompilerPreflight.Result

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UWrongCompilerPreflight.Result
Enclosing class:
XL16UWrongCompilerPreflight

public static final class XL16UWrongCompilerPreflight.Result extends Object
  • Method Details

    • hasSignals

      public boolean hasSignals()
    • getSignals

      public List<String> getSignals()
    • hasSourceRange

      public boolean hasSourceRange()
    • getFirstStart

      public int getFirstStart()
    • getFirstEnd

      public int getFirstEnd()
    • renderSignals

      public String renderSignals()