public class Parenthesis extends Object implements ParenthesisVertex
| Constructor and Description |
|---|
Parenthesis(ParenthesisType type,
Terminal t) |
public Parenthesis(ParenthesisType type, Terminal t)
public Terminal getT()
public ParenthesisType getType()
getType in interface ParenthesisTypeInfopublic boolean isActualParanthesis()
isActualParanthesis in interface ParenthesisVertexCopyright © 2008-2013 Mathias Schwarz.