checkBrackets

Checks if the brackets in a tokenlist are in correct order, and are closed

In case not, returns false, and appends error to errorLog

package
bool
checkBrackets

Meta