protected class ParserBuilder.LtlVisitor
extends java.lang.Object
implements ca.uqac.lif.bullwinkle.ParseNodeVisitor
| Modifier and Type | Method and Description |
|---|---|
Operator<T> |
getOperator()
Gets the expression built by this visitor
|
void |
pop() |
void |
visit(ca.uqac.lif.bullwinkle.ParseNode node) |
public Operator<T> getOperator()
public void pop()
pop in interface ca.uqac.lif.bullwinkle.ParseNodeVisitorpublic void visit(ca.uqac.lif.bullwinkle.ParseNode node)
visit in interface ca.uqac.lif.bullwinkle.ParseNodeVisitorCopyright © Sylvain HallĂ©. All Rights Reserved.