C
G
N
P
S
T
G
- getCursor() - function in com.kotlindiscord.kord.extensions.parser.StringParser
- Cursor object, representing the current parsing state.
- getData() - function in com.kotlindiscord.kord.extensions.parser.tokens.NamedArgumentToken
- getData() - function in com.kotlindiscord.kord.extensions.parser.tokens.PositionalArgumentToken
- getData() - function in com.kotlindiscord.kord.extensions.parser.tokens.Token
- Stored token data.
- getHasNext() - function in com.kotlindiscord.kord.extensions.parser.Cursor
- getHasNext() - function in com.kotlindiscord.kord.extensions.parser.StringParser
- getHasPrevious() - function in com.kotlindiscord.kord.extensions.parser.Cursor
- getIndex() - function in com.kotlindiscord.kord.extensions.parser.Cursor
- Current iteration index, starting at
-1. - getInput() - function in com.kotlindiscord.kord.extensions.parser.Cursor
- getInput() - function in com.kotlindiscord.kord.extensions.parser.StringParser
- getName() - function in com.kotlindiscord.kord.extensions.parser.tokens.NamedArgumentToken