Uses of Interface
net.lizhao.scriq.py.Python3Visitor
-
Uses of Python3Visitor in net.lizhao.scriq.py
Classes in net.lizhao.scriq.py that implement Python3VisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofPython3Visitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.