Multiple types of opening braces when matching pairs with the tokenizer/ext Posted on February 24, 2011 by Mike van Riel Whilst I was testing DocBlox on the Solar Framework I found a bug in the part of the application where I match the curly brace pairs of structures (like classes, functions, methods, etc). Every time ... Read More