org.antlr.v4.runtime.tree.ParseTreeListener
TLSFParserBaseListener
public interface TLSFParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
TLSFParser
.void enterTlsf(TLSFParser.TlsfContext ctx)
TLSFParser.tlsf()
.ctx
- the parse treevoid exitTlsf(TLSFParser.TlsfContext ctx)
TLSFParser.tlsf()
.ctx
- the parse treevoid enterSemantics(TLSFParser.SemanticsContext ctx)
TLSFParser.semantics()
.ctx
- the parse treevoid exitSemantics(TLSFParser.SemanticsContext ctx)
TLSFParser.semantics()
.ctx
- the parse treevoid enterTarget(TLSFParser.TargetContext ctx)
TLSFParser.target()
.ctx
- the parse treevoid exitTarget(TLSFParser.TargetContext ctx)
TLSFParser.target()
.ctx
- the parse treevoid enterInput(TLSFParser.InputContext ctx)
TLSFParser.input()
.ctx
- the parse treevoid exitInput(TLSFParser.InputContext ctx)
TLSFParser.input()
.ctx
- the parse treevoid enterOutput(TLSFParser.OutputContext ctx)
TLSFParser.output()
.ctx
- the parse treevoid exitOutput(TLSFParser.OutputContext ctx)
TLSFParser.output()
.ctx
- the parse treevoid enterSpecification(TLSFParser.SpecificationContext ctx)
TLSFParser.specification()
.ctx
- the parse treevoid exitSpecification(TLSFParser.SpecificationContext ctx)
TLSFParser.specification()
.ctx
- the parse tree