Package | Description |
---|---|
de.up.ling.irtg.codec.treeautomaton |
Contains the tree automaton input codec, and supporting classes.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeAutomatonBaseListener.enterQUOTED(TreeAutomatonParser.QUOTEDContext ctx)
Enter a parse tree produced by the
QUOTED
labeled alternative in TreeAutomatonParser.name() . |
void |
TreeAutomatonListener.enterQUOTED(TreeAutomatonParser.QUOTEDContext ctx)
Enter a parse tree produced by the
QUOTED
labeled alternative in TreeAutomatonParser.name() . |
void |
TreeAutomatonBaseListener.exitQUOTED(TreeAutomatonParser.QUOTEDContext ctx)
Exit a parse tree produced by the
QUOTED
labeled alternative in TreeAutomatonParser.name() . |
void |
TreeAutomatonListener.exitQUOTED(TreeAutomatonParser.QUOTEDContext ctx)
Exit a parse tree produced by the
QUOTED
labeled alternative in TreeAutomatonParser.name() . |
Copyright © 2017. All rights reserved.