dk.brics.servletvalidator.balancing.pimages
Class MatchingParenthesisRemover
java.lang.Object
dk.brics.servletvalidator.balancing.pimages.MatchingParenthesisRemover
public class MatchingParenthesisRemover
- extends Object
Removes matching parenthesis in a list of classes that declare their parenthesis type
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchingParenthesisRemover
public MatchingParenthesisRemover()
removeMatching
public void removeMatching(ArrayList<? extends ParenthesisTypeInfo> parenthesis)
Copyright © 2008 Mathias Schwarz.