Class Hierarchy
- java.lang.Object
- de.foellix.aql.datastructure.handler.AnswerSanitizer
- de.foellix.aql.datastructure.handler.AnswerHandler
- de.foellix.aql.datastructure.handler.QueryHandler
- de.foellix.aql.datastructure.handler.QuestionHandler
- de.foellix.aql.datastructure.handler.QuestionParser (implements de.foellix.aql.datastructure.handler.QuestionParserConstants)
- de.foellix.aql.datastructure.handler.QuestionParserTokenManager (implements de.foellix.aql.datastructure.handler.QuestionParserConstants)
- de.foellix.aql.datastructure.handler.SimpleCharStream
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- de.foellix.aql.datastructure.handler.TokenMgrError
- java.lang.Exception
- de.foellix.aql.datastructure.handler.ParseException
- java.lang.Error
- de.foellix.aql.datastructure.handler.Token (implements java.io.Serializable)
- de.foellix.aql.datastructure.handler.AnswerSanitizer
Interface Hierarchy
- de.foellix.aql.datastructure.handler.QuestionParserConstants