Uses of Interface
net.maswag.falcaun.parser.LTLVisitor
Packages that use LTLVisitor
Package
Description
FalCAuN parser package: STL/LTL formula parsing, signal mapping, and temporal logic utilities.
-
Uses of LTLVisitor in net.maswag.falcaun.parser
Classes in net.maswag.falcaun.parser that implement LTLVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofLTLVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.classLTLVisitorImpl class.