Uses of Interface
org.tm4j.topicmap.utils.LTMParserTokenTypes

Packages that use LTMParserTokenTypes
org.tm4j.topicmap.utils Contains utility classes providing additional functionality for the TM4J API. 
 

Uses of LTMParserTokenTypes in org.tm4j.topicmap.utils
 

Classes in org.tm4j.topicmap.utils that implement LTMParserTokenTypes
 class LTMLexer
          INTERNAL: Lexer for LTM syntax.
 class LTMParser
          INTERNAL: Parser for the LTM syntax.