Class LocalParseContext

java.lang.Object
net.ontopia.topicmaps.query.parser.LocalParseContext
All Implemented Interfaces:
DeclarationContextIF, ParseContextIF

public class LocalParseContext extends Object implements ParseContextIF, DeclarationContextIF
INTERNAL: Represents the local context in which a tolog query or rule file is being parsed. Context may be the context bound to a QueryProcessorIF object, or it may be only a transient local context for a query.