Interface TLex.Displayable

All Known Implementing Classes:
Parser.TokenType
Enclosing class:
TLex<D,T>

public static interface TLex.Displayable
Can be implemented by a token type to get a printable text.
  • Method Summary

    Modifier and Type
    Method
    Description