| Test class according to the JUnit protocol. Tests the question
that determines whether or not the last block or expression list
opened previous to the start of the current line was opened
by one of the characters '(' or '['.
This questions corresponds to rule 11 in our decision tree.
version: $Id: QuestionBraceIsParenOrBracketTest.java 4255 2007-08-28 19:17:37Z mgricken $ |