Class STLVisitorImpl

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<TemporalLogic.STLCost>
net.maswag.falcaun.STLBaseVisitor<TemporalLogic.STLCost>
net.maswag.falcaun.STLVisitorImpl
All Implemented Interfaces:
STLVisitor<TemporalLogic.STLCost>, org.antlr.v4.runtime.tree.ParseTreeVisitor<TemporalLogic.STLCost>

public class STLVisitorImpl extends STLBaseVisitor<TemporalLogic.STLCost>

STLVisitorImpl class.

Author:
Masaki Waga <masakiwaga@gmail.com>