Class Hierarchy
- java.lang.Object
- net.ontopia.topicmaps.query.parser.AbstractClause
- net.ontopia.topicmaps.query.parser.NotClause
- net.ontopia.topicmaps.query.parser.OrClause
- net.ontopia.topicmaps.query.parser.PredicateClause
- net.ontopia.topicmaps.query.parser.GlobalParseContext (implements net.ontopia.topicmaps.query.parser.ParseContextIF)
- net.ontopia.topicmaps.query.parser.LocalParseContext (implements net.ontopia.topicmaps.query.core.DeclarationContextIF, net.ontopia.topicmaps.query.parser.ParseContextIF)
- net.ontopia.topicmaps.query.parser.Pair
- net.ontopia.topicmaps.query.parser.Parameter
- net.ontopia.topicmaps.query.parser.ParsedRule
- antlr.Parser
- antlr.LLkParser
- net.ontopia.topicmaps.query.parser.RealTologParser (implements net.ontopia.topicmaps.query.parser.RealTologParserTokenTypes)
- antlr.LLkParser
- net.ontopia.topicmaps.query.parser.QName
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- antlr.ANTLRException
- antlr.RecognitionException
- net.ontopia.topicmaps.query.parser.AntlrWrapException
- antlr.RecognitionException
- java.lang.RuntimeException
- net.ontopia.topicmaps.query.parser.JFlexWrapException
- antlr.ANTLRException
- java.lang.Exception
- net.ontopia.topicmaps.query.parser.TologLexer (implements antlr.TokenStream)
- net.ontopia.topicmaps.query.parser.TologOptions
- net.ontopia.topicmaps.query.parser.TologParser
- net.ontopia.topicmaps.query.parser.TologStatement
- net.ontopia.topicmaps.query.parser.ModificationStatement
- net.ontopia.topicmaps.query.parser.InsertStatement
- net.ontopia.topicmaps.query.parser.MergeStatement
- net.ontopia.topicmaps.query.parser.ModificationFunctionStatement
- net.ontopia.topicmaps.query.parser.DeleteStatement
- net.ontopia.topicmaps.query.parser.UpdateStatement
- net.ontopia.topicmaps.query.parser.TologQuery
- net.ontopia.topicmaps.query.parser.ModificationStatement
- net.ontopia.topicmaps.query.parser.Variable
- net.ontopia.topicmaps.query.parser.AbstractClause
Interface Hierarchy
- net.ontopia.topicmaps.query.parser.ModuleIF
- net.ontopia.topicmaps.query.parser.ParseContextIF
- net.ontopia.topicmaps.query.parser.PredicateFactoryIF
- net.ontopia.topicmaps.query.parser.PredicateIF
- net.ontopia.topicmaps.query.parser.RealTologParserTokenTypes