Interface AnimTimeParserConstants

  • All Known Implementing Classes:
    AnimTimeParser, AnimTimeParserTokenManager

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

      Fields 
      Modifier and Type Field Description
      static int DEFAULT
      Lexical state.
      static int DIGIT
      RegularExpression Id.
      static int EOF
      End of File.
      static int FLOAT
      RegularExpression Id.
      static int IDENTIFIER
      RegularExpression Id.
      static int INDEFINITE
      RegularExpression Id.
      static int INTEGER
      RegularExpression Id.
      static int LETTER
      RegularExpression Id.
      static int MOUSE_OVER
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.
      static int UNITS
      RegularExpression Id.
      static int WHEN_NOT_ACTIVE
      RegularExpression Id.