Class ParseException

    • Constructor Detail

      • ParseException

        public ParseException​(String message,
                              @Nullable
                              org.sonar.api.batch.fs.TextPointer position)
    • Method Detail

      • getPosition

        @CheckForNull
        public org.sonar.api.batch.fs.TextPointer getPosition()