Class ParserHelper


  • @Deprecated(forRemoval=true)
    public class ParserHelper
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    The Class ParserHelper.
    • Constructor Detail

      • ParserHelper

        public ParserHelper()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • positionToOffset

        public static int positionToOffset​(IDocument document,
                                           int line,
                                           int column)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Position to offset.
        Parameters:
        document - the document
        line - the line
        column - the column
        Returns:
        the int