Added tokenizer:setPos(newPos)
This commit is contained in:
		
							parent
							
								
									fba61dde93
								
							
						
					
					
						commit
						407caaf6f1
					
				|  | @ -136,4 +136,9 @@ function tokenizer:getToken() | |||
| 	return lt | ||||
| end | ||||
| 
 | ||||
| function tokenizer:setPos(newPos) | ||||
| 	loveToken.LT_SetPos(newPos) | ||||
| 	tokenizer:checkError() | ||||
| end | ||||
| 
 | ||||
| return tokenizer | ||||
|  |  | |||
		Reference in New Issue
	
	Block a user