Package-level declarations
Types
Link copied to clipboard
class CharactersReverseIndexParser(commandList: List<Command> = CommandFactory.defaultCommands().toList())
Link copied to clipboard
The command index is the index that each character should be mapped to. Each character can be in many commands in a single position. So each character should have a list of CommandIndex
Link copied to clipboard