Package jline

Class ArgumentCompletor.ArgumentList

    • Constructor Detail

      • ArgumentList

        public ArgumentList​(java.lang.String[] arguments,
                            int cursorArgumentIndex,
                            int argumentPosition,
                            int bufferPosition)
        Parameters:
        arguments - the array of tokens
        cursorArgumentIndex - the token index of the cursor
        argumentPosition - the position of the cursor in the current token
        bufferPosition - the position of the cursor in the whole buffer