Class BrandListParser

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<Void>
nl.basjes.parse.useragent.parser.ClientHintsBaseVisitor<Void>
nl.basjes.parse.useragent.clienthints.parsers.BrandListParser
All Implemented Interfaces:
ClientHintsVisitor<Void>, DefaultANTLRErrorListener, org.antlr.v4.runtime.ANTLRErrorListener, org.antlr.v4.runtime.tree.ParseTreeVisitor<Void>

public class BrandListParser extends ClientHintsBaseVisitor<Void> implements DefaultANTLRErrorListener