dk.brics.servletvalidator.balancing.pimages
Class ParenthesisLeftImage
java.lang.Object
dk.brics.servletvalidator.balancing.pimages.ParenthesisImage
dk.brics.servletvalidator.balancing.pimages.ParenthesisLeftImage
public class ParenthesisLeftImage
- extends ParenthesisImage
A parenthesis image for a non terminal
- Author:
- schwarz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParenthesisLeftImage
public ParenthesisLeftImage(NonTerminal n,
AbstractBalancingVisitor fq,
ParenthesisModel m)
getVertices
public ArrayList<ParenthesisRefVertex> getVertices()
- Overrides:
getVertices in class ParenthesisImage
Copyright © 2008 Mathias Schwarz.