public interface CaffePrototxtListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
CaffePrototxtParser.void enterPrototxt(CaffePrototxtParser.PrototxtContext ctx)
CaffePrototxtParser.prototxt().ctx - the parse treevoid exitPrototxt(CaffePrototxtParser.PrototxtContext ctx)
CaffePrototxtParser.prototxt().ctx - the parse treevoid enterSolver(CaffePrototxtParser.SolverContext ctx)
CaffePrototxtParser.solver().ctx - the parse treevoid exitSolver(CaffePrototxtParser.SolverContext ctx)
CaffePrototxtParser.solver().ctx - the parse treevoid enterName(CaffePrototxtParser.NameContext ctx)
CaffePrototxtParser.name().ctx - the parse treevoid exitName(CaffePrototxtParser.NameContext ctx)
CaffePrototxtParser.name().ctx - the parse treevoid enterLayer(CaffePrototxtParser.LayerContext ctx)
CaffePrototxtParser.layer().ctx - the parse treevoid exitLayer(CaffePrototxtParser.LayerContext ctx)
CaffePrototxtParser.layer().ctx - the parse treevoid enterPair(CaffePrototxtParser.PairContext ctx)
CaffePrototxtParser.pair().ctx - the parse treevoid exitPair(CaffePrototxtParser.PairContext ctx)
CaffePrototxtParser.pair().ctx - the parse treevoid enterValueObject(CaffePrototxtParser.ValueObjectContext ctx)
valueObject
labeled alternative in CaffePrototxtParser.value().ctx - the parse treevoid exitValueObject(CaffePrototxtParser.ValueObjectContext ctx)
valueObject
labeled alternative in CaffePrototxtParser.value().ctx - the parse treevoid enterValueLeaf(CaffePrototxtParser.ValueLeafContext ctx)
valueLeaf
labeled alternative in CaffePrototxtParser.value().ctx - the parse treevoid exitValueLeaf(CaffePrototxtParser.ValueLeafContext ctx)
valueLeaf
labeled alternative in CaffePrototxtParser.value().ctx - the parse treevoid enterObject(CaffePrototxtParser.ObjectContext ctx)
CaffePrototxtParser.object().ctx - the parse treevoid exitObject(CaffePrototxtParser.ObjectContext ctx)
CaffePrototxtParser.object().ctx - the parse tree