public CompleteCurrentToken ( Token currentToken, ConsoleString completion ) : void | ||
currentToken | Token | the token to complete |
completion | ConsoleString | the completed token. Note that it is not required that the completion string starts with the current token value, though it usually does. |
Результат | void |