Checks if the brackets in a tokenlist are in correct order, and are closed
In case not, returns false, and appends error to errorLog
See Implementation
Checks if the brackets in a tokenlist are in correct order, and are closed
In case not, returns false, and appends error to errorLog