| Package | Description |
|---|---|
| org.harctoolbox.irp |
| Modifier and Type | Method and Description |
|---|---|
IrpParser.GeneralspecContext |
IrpParser.generalspec() |
IrpParser.GeneralspecContext |
IrpParser.ProtocolContext.generalspec() |
| Modifier and Type | Method and Description |
|---|---|
void |
IrpBaseListener.enterGeneralspec(IrpParser.GeneralspecContext ctx)
Enter a parse tree produced by
IrpParser.generalspec(). |
void |
IrpListener.enterGeneralspec(IrpParser.GeneralspecContext ctx)
Enter a parse tree produced by
IrpParser.generalspec(). |
void |
IrpBaseListener.exitGeneralspec(IrpParser.GeneralspecContext ctx)
Exit a parse tree produced by
IrpParser.generalspec(). |
void |
IrpListener.exitGeneralspec(IrpParser.GeneralspecContext ctx)
Exit a parse tree produced by
IrpParser.generalspec(). |
T |
IrpBaseVisitor.visitGeneralspec(IrpParser.GeneralspecContext ctx)
Visit a parse tree produced by
IrpParser.generalspec(). |
T |
IrpVisitor.visitGeneralspec(IrpParser.GeneralspecContext ctx)
Visit a parse tree produced by
IrpParser.generalspec(). |
| Constructor and Description |
|---|
GeneralSpec(IrpParser.GeneralspecContext ctx) |
Copyright © 2019. All rights reserved.