public interface OwrlListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
OwrlParser.void enterConf(OwrlParser.ConfContext ctx)
OwrlParser.conf().ctx - the parse treevoid exitConf(OwrlParser.ConfContext ctx)
OwrlParser.conf().ctx - the parse treevoid enterStat(OwrlParser.StatContext ctx)
OwrlParser.stat().ctx - the parse treevoid exitStat(OwrlParser.StatContext ctx)
OwrlParser.stat().ctx - the parse treevoid enterExpr(OwrlParser.ExprContext ctx)
OwrlParser.expr().ctx - the parse treevoid exitExpr(OwrlParser.ExprContext ctx)
OwrlParser.expr().ctx - the parse treevoid enterAtrib(OwrlParser.AtribContext ctx)
OwrlParser.atrib().ctx - the parse treevoid exitAtrib(OwrlParser.AtribContext ctx)
OwrlParser.atrib().ctx - the parse treevoid enterPart(OwrlParser.PartContext ctx)
OwrlParser.part().ctx - the parse treevoid exitPart(OwrlParser.PartContext ctx)
OwrlParser.part().ctx - the parse treevoid enterName(OwrlParser.NameContext ctx)
OwrlParser.name().ctx - the parse treevoid exitName(OwrlParser.NameContext ctx)
OwrlParser.name().ctx - the parse treevoid enterObject(OwrlParser.ObjectContext ctx)
OwrlParser.object().ctx - the parse treevoid exitObject(OwrlParser.ObjectContext ctx)
OwrlParser.object().ctx - the parse treevoid enterProperty(OwrlParser.PropertyContext ctx)
OwrlParser.property().ctx - the parse treevoid exitProperty(OwrlParser.PropertyContext ctx)
OwrlParser.property().ctx - the parse treevoid enterQualitydimension(OwrlParser.QualitydimensionContext ctx)
OwrlParser.qualitydimension().ctx - the parse treevoid exitQualitydimension(OwrlParser.QualitydimensionContext ctx)
OwrlParser.qualitydimension().ctx - the parse treevoid enterCommand(OwrlParser.CommandContext ctx)
OwrlParser.command().ctx - the parse treevoid exitCommand(OwrlParser.CommandContext ctx)
OwrlParser.command().ctx - the parse treevoid enterValue(OwrlParser.ValueContext ctx)
OwrlParser.value().ctx - the parse treevoid exitValue(OwrlParser.ValueContext ctx)
OwrlParser.value().ctx - the parse treevoid enterCod(OwrlParser.CodContext ctx)
OwrlParser.cod().ctx - the parse treevoid exitCod(OwrlParser.CodContext ctx)
OwrlParser.cod().ctx - the parse tree