Package | Description |
---|---|
de.up.ling.irtg.laboratory |
This package contains the core classes used to run Alto Lab tasks.
|
Modifier and Type | Method and Description |
---|---|
DottedCommandParser.InterpretationContext |
DottedCommandParser.interpretation() |
DottedCommandParser.InterpretationContext |
DottedCommandParser.DottedExprContext.interpretation() |
Modifier and Type | Method and Description |
---|---|
void |
DottedCommandBaseListener.enterInterpretation(DottedCommandParser.InterpretationContext ctx)
Enter a parse tree produced by
DottedCommandParser.interpretation() . |
void |
DottedCommandListener.enterInterpretation(DottedCommandParser.InterpretationContext ctx)
Enter a parse tree produced by
DottedCommandParser.interpretation() . |
void |
DottedCommandBaseListener.exitInterpretation(DottedCommandParser.InterpretationContext ctx)
Exit a parse tree produced by
DottedCommandParser.interpretation() . |
void |
DottedCommandListener.exitInterpretation(DottedCommandParser.InterpretationContext ctx)
Exit a parse tree produced by
DottedCommandParser.interpretation() . |
Copyright © 2017. All rights reserved.