Class Location

    • Constructor Detail

      • Location

        public Location​(String path,
                        int line,
                        int column)
    • Method Detail

      • getColumn

        public int getColumn()
      • getLine

        public int getLine()
      • getPath

        public String getPath()