dk.brics.servletvalidator.balancing.pimages
Class ParenthesisRightImage
java.lang.Object
dk.brics.servletvalidator.balancing.pimages.ParenthesisImage
dk.brics.servletvalidator.balancing.pimages.ParenthesisRightImage
public class ParenthesisRightImage
- extends ParenthesisImage
A parenthesis image for a string of alphabet symbol corrensponding to the right side in
a production.
- Author:
- schwarz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParenthesisRightImage
public ParenthesisRightImage(LinkedList<AlphabetSymbol> string,
Map<NonTerminal,ParenthesisLeftImage> images,
ParenthesisModel m)
Copyright © 2008 Mathias Schwarz.