ClauseListener

interface ClauseListener

Functions

Link copied to clipboard
open fun listen(clause: <ERROR CLASS>)
Link copied to clipboard
abstract fun onClause(clause: <ERROR CLASS>)
Link copied to clipboard
abstract fun onDirective(directive: <ERROR CLASS>)
Link copied to clipboard
abstract fun onFact(fact: <ERROR CLASS>)
Link copied to clipboard
abstract fun onRule(rule: <ERROR CLASS>)

Inheritors

Link copied to clipboard