Uses of Class
org.harctoolbox.irp.IrpParser.Bitspec_irstreamContext
-
Uses of IrpParser.Bitspec_irstreamContext in org.harctoolbox.irp
Modifier and TypeMethodDescriptionIrpParser.bitspec_irstream()
IrpParser.Irstream_itemContext.bitspec_irstream()
IrpParser.ProtocolContext.bitspec_irstream()
Modifier and TypeMethodDescriptionvoid
IrpBaseListener.enterBitspec_irstream
(IrpParser.Bitspec_irstreamContext ctx) Enter a parse tree produced byIrpParser.bitspec_irstream()
.void
IrpListener.enterBitspec_irstream
(IrpParser.Bitspec_irstreamContext ctx) Enter a parse tree produced byIrpParser.bitspec_irstream()
.void
IrpBaseListener.exitBitspec_irstream
(IrpParser.Bitspec_irstreamContext ctx) Exit a parse tree produced byIrpParser.bitspec_irstream()
.void
IrpListener.exitBitspec_irstream
(IrpParser.Bitspec_irstreamContext ctx) Exit a parse tree produced byIrpParser.bitspec_irstream()
.IrpBaseVisitor.visitBitspec_irstream
(IrpParser.Bitspec_irstreamContext ctx) Visit a parse tree produced byIrpParser.bitspec_irstream()
.IrpVisitor.visitBitspec_irstream
(IrpParser.Bitspec_irstreamContext ctx) Visit a parse tree produced byIrpParser.bitspec_irstream()
.ModifierConstructorDescriptionBitspecIrstream
(BitSpec bitSpec, IrStream irStream, IrpParser.Bitspec_irstreamContext ctx)