Class ExtendedSignalMapperVisitorImpl

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<Function<ExtendedIOSignalPiece<List<Double>>,List<Double>>>
All Implemented Interfaces:
ExtendedSignalMapperVisitor<Function<ExtendedIOSignalPiece<List<Double>>,List<Double>>>, org.antlr.v4.runtime.tree.ParseTreeVisitor<Function<ExtendedIOSignalPiece<List<Double>>,List<Double>>>

public class ExtendedSignalMapperVisitorImpl extends ExtendedSignalMapperBaseVisitor<Function<ExtendedIOSignalPiece<List<Double>>,List<Double>>>

ExtendedSignalMapperVisitorImpl class.

Author:
Masaki Waga <masakiwaga@gmail.com>