Uses of Class
net.chesstango.goyeneche.internal.antlr4.UciParser.AuthorContext
Packages that use UciParser.AuthorContext
-
Uses of UciParser.AuthorContext in net.chesstango.goyeneche.internal.antlr4
Methods in net.chesstango.goyeneche.internal.antlr4 that return UciParser.AuthorContextModifier and TypeMethodDescriptionfinal UciParser.AuthorContextUciParser.author()UciParser.IdContext.author()Methods in net.chesstango.goyeneche.internal.antlr4 with parameters of type UciParser.AuthorContextModifier and TypeMethodDescriptionUciBaseVisitor.visitAuthor(UciParser.AuthorContext ctx) Visit a parse tree produced byUciParser.author().UciVisitor.visitAuthor(UciParser.AuthorContext ctx) Visit a parse tree produced byUciParser.author().