Searched refs:CommandAppendCommand (Results 1 – 2 of 2) sorted by relevance
143 $this->listOfCommands->enqueue(new CommandAppendCommand($command, $scope, $argument));
135 class CommandAppendCommand extends TexCommand { class