Uses of Interface
tech.oxfordsemantic.jrdfox.logic.LogicVisitor
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic |
-
Uses of LogicVisitor in tech.oxfordsemantic.jrdfox.logic
Classes in tech.oxfordsemantic.jrdfox.logic that implement LogicVisitor Modifier and Type Class Description class
LogicAdapter<E>
class
LogicWalker
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type LogicVisitor Modifier and Type Method Description abstract <E> E
LogicObject. accept(LogicVisitor<E> visitor)