Class NamedWildcardTopicGenerator

    • Constructor Detail

      • NamedWildcardTopicGenerator

        public NamedWildcardTopicGenerator​(ParseContextIF context,
                                           String name)
    • Method Detail

      • getTopic

        public TopicIF getTopic()
      • contextEnd

        public void contextEnd()
        Called when the parse context the named wildcard occurs in ends, so that next time this named wildcard is seen a new topic will need to be created.