Interface DateTimeParserConstants

  • All Known Implementing Classes:
    DateTimeParser, DateTimeParserTokenManager

    public interface DateTimeParserConstants
    Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ANY
      RegularExpression Id.
      static int APR
      RegularExpression Id.
      static int AUG
      RegularExpression Id.
      static int COMMENT
      RegularExpression Id.
      static int DEC
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DIGITS
      RegularExpression Id.
      static int EOF
      End of File.
      static int FEB
      RegularExpression Id.
      static int FRI
      RegularExpression Id.
      static int INCOMMENT
      Lexical state.
      static int JAN
      RegularExpression Id.
      static int JUL
      RegularExpression Id.
      static int JUN
      RegularExpression Id.
      static int MAR
      RegularExpression Id.
      static int MAY
      RegularExpression Id.
      static int MILITARY_ZONE
      RegularExpression Id.
      static int MON
      RegularExpression Id.
      static int NESTED_COMMENT
      Lexical state.
      static int NOV
      RegularExpression Id.
      static int OCT
      RegularExpression Id.
      static int OFFSETDIR
      RegularExpression Id.
      static int QUOTEDPAIR
      RegularExpression Id.
      static int SAT
      RegularExpression Id.
      static int SEP
      RegularExpression Id.
      static int SUN
      RegularExpression Id.
      static int THU
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.
      static int TUE
      RegularExpression Id.
      static int WED
      RegularExpression Id.
      static int WS
      RegularExpression Id.