dk.brics.servletvalidator
Interface ParenthesisTypeInfo

All Known Subinterfaces:
ParenthesisVertex
All Known Implementing Classes:
Parenthesis, ParenthesisRefVertex

public interface ParenthesisTypeInfo

Implementors of this interface are able to return their type in terms of a ParenthesisType. Such implementors should represent right or left parenthesis in some sense.


Method Summary
 ParenthesisType getType()
           
 

Method Detail

getType

ParenthesisType getType()


Copyright © 2008 Mathias Schwarz.