Uses of Interface
net.maswag.falcaun.LTLVisitor
Packages that use LTLVisitor
-
Uses of LTLVisitor in net.maswag.falcaun
Classes in net.maswag.falcaun that implement LTLVisitorModifier and TypeClassDescriptionclass
This 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.class
LTLVisitorImpl class.