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.ArgumentContext |
DottedCommandParser.argument() |
DottedCommandParser.ArgumentContext |
DottedCommandParser.ExprContext.argument() |
DottedCommandParser.ArgumentContext |
DottedCommandParser.ArgumentContext.argument() |
Modifier and Type | Method and Description |
---|---|
void |
DottedCommandBaseListener.enterArgument(DottedCommandParser.ArgumentContext ctx)
Enter a parse tree produced by
DottedCommandParser.argument() . |
void |
DottedCommandListener.enterArgument(DottedCommandParser.ArgumentContext ctx)
Enter a parse tree produced by
DottedCommandParser.argument() . |
void |
DottedCommandBaseListener.exitArgument(DottedCommandParser.ArgumentContext ctx)
Exit a parse tree produced by
DottedCommandParser.argument() . |
void |
DottedCommandListener.exitArgument(DottedCommandParser.ArgumentContext ctx)
Exit a parse tree produced by
DottedCommandParser.argument() . |
Copyright © 2017. All rights reserved.