Module net.chesstango.goyeneche
Package net.chesstango.goyeneche.internal.antlr4
package net.chesstango.goyeneche.internal.antlr4
-
ClassDescriptionThis class provides an empty implementation of
UciVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.UciVisitor<T>This interface defines a complete generic visitor for a parse tree produced byUciParser.