| Package | Description |
|---|---|
| org.harctoolbox.irp |
| Modifier and Type | Method and Description |
|---|---|
IrpParser.BitspecContext |
IrpParser.bitspec() |
IrpParser.BitspecContext |
IrpParser.Bitspec_irstreamContext.bitspec() |
| Modifier and Type | Method and Description |
|---|---|
void |
IrpBaseListener.enterBitspec(IrpParser.BitspecContext ctx)
Enter a parse tree produced by
IrpParser.bitspec(). |
void |
IrpListener.enterBitspec(IrpParser.BitspecContext ctx)
Enter a parse tree produced by
IrpParser.bitspec(). |
void |
IrpBaseListener.exitBitspec(IrpParser.BitspecContext ctx)
Exit a parse tree produced by
IrpParser.bitspec(). |
void |
IrpListener.exitBitspec(IrpParser.BitspecContext ctx)
Exit a parse tree produced by
IrpParser.bitspec(). |
T |
IrpBaseVisitor.visitBitspec(IrpParser.BitspecContext ctx)
Visit a parse tree produced by
IrpParser.bitspec(). |
T |
IrpVisitor.visitBitspec(IrpParser.BitspecContext ctx)
Visit a parse tree produced by
IrpParser.bitspec(). |
| Constructor and Description |
|---|
BitSpec(IrpParser.BitspecContext ctx) |
Copyright © 2019. All rights reserved.