Package com.globalmentor.lex


package com.globalmentor.lex
  • Class
    Description
    A base compound tokenization strategy that relies on a delimiter between components.
    A compound tokenization strategy that relies a change from non-uppercase to uppercase to delimit tokens.
    A strategy for dealing with compound tokens, such as fooBar or foo-bar.
    An identifier token in lexical analysis.
    Constants and utilities for lexical analysis.
    Something representing a token in lexical analysis.