Class PreprocessorTrace

java.lang.Object
org.eclipse.epsilon.egl.preprocessor.PreprocessorTrace

public class PreprocessorTrace extends Object
  • Constructor Details

    • PreprocessorTrace

      public PreprocessorTrace()
  • Method Details

    • getEglLineNumberFor

      public int getEglLineNumberFor(int eolLine)
    • getEglColumnNumberFor

      public int getEglColumnNumberFor(int eolLine, int eolCol)
    • toString

      public String toString()
      Overrides:
      toString in class Object