Uses of Interface
org.topbraid.shacl.compact.parser.SHACLCListener
-
Packages that use SHACLCListener Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCListener in org.topbraid.shacl.compact.parser
Classes in org.topbraid.shacl.compact.parser that implement SHACLCListener Modifier and Type Class Description classSHACLCBaseListenerThis class provides an empty implementation ofSHACLCListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
-