Interface | Description |
---|---|
OwrlListener |
This interface defines a complete listener for a parse tree produced by
OwrlParser . |
Class | Description |
---|---|
CustomizedListener | |
OwrlBaseListener |
This class provides an empty implementation of
OwrlListener ,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
OwrlLexer | |
OwrlParser | |
OwrlParser.AtribContext | |
OwrlParser.CodContext | |
OwrlParser.CommandContext | |
OwrlParser.ConfContext | |
OwrlParser.ExprContext | |
OwrlParser.NameContext | |
OwrlParser.ObjectContext | |
OwrlParser.PartContext | |
OwrlParser.PropertyContext | |
OwrlParser.QualitydimensionContext | |
OwrlParser.StatContext | |
OwrlParser.ValueContext |