Interface SACParserCSS1Constants

  • All Known Implementing Classes:
    SACParserCSS1, SACParserCSS1TokenManager

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

      Fields 
      Modifier and Type Field Description
      static int ACTIVE_PSCLASS
      RegularExpression Id.
      static int ASTERISK
      RegularExpression Id.
      static int ATKEYWORD
      RegularExpression Id.
      static int CDC
      RegularExpression Id.
      static int CDO
      RegularExpression Id.
      static int COLON
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int COMMENT
      Lexical state.
      static int D
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DOT
      RegularExpression Id.
      static int EMS
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQUALS
      RegularExpression Id.
      static int ESCAPE
      RegularExpression Id.
      static int EXS
      RegularExpression Id.
      static int FIRST_LETTER
      RegularExpression Id.
      static int FIRST_LINE
      RegularExpression Id.
      static int GT
      RegularExpression Id.
      static int H
      RegularExpression Id.
      static int HASH
      RegularExpression Id.
      static int HNUM
      RegularExpression Id.
      static int IDENT
      RegularExpression Id.
      static int IMPORT_SYM
      RegularExpression Id.
      static int IMPORTANT_SYM
      RegularExpression Id.
      static int LBRACE
      RegularExpression Id.
      static int LENGTH_CM
      RegularExpression Id.
      static int LENGTH_IN
      RegularExpression Id.
      static int LENGTH_MM
      RegularExpression Id.
      static int LENGTH_PC
      RegularExpression Id.
      static int LENGTH_PT
      RegularExpression Id.
      static int LENGTH_PX
      RegularExpression Id.
      static int LINK_PSCLASS
      RegularExpression Id.
      static int LSQUARE
      RegularExpression Id.
      static int MINUS
      RegularExpression Id.
      static int NAME
      RegularExpression Id.
      static int NL
      RegularExpression Id.
      static int NMCHAR
      RegularExpression Id.
      static int NMSTART
      RegularExpression Id.
      static int NONASCII
      RegularExpression Id.
      static int NUM
      RegularExpression Id.
      static int NUMBER
      RegularExpression Id.
      static int PERCENTAGE
      RegularExpression Id.
      static int PLUS
      RegularExpression Id.
      static int Q11
      RegularExpression Id.
      static int Q12
      RegularExpression Id.
      static int Q13
      RegularExpression Id.
      static int Q14
      RegularExpression Id.
      static int Q15
      RegularExpression Id.
      static int Q16
      RegularExpression Id.
      static int RANGE
      RegularExpression Id.
      static int RBRACE
      RegularExpression Id.
      static int RGB
      RegularExpression Id.
      static int RROUND
      RegularExpression Id.
      static int RSQUARE
      RegularExpression Id.
      static int S
      RegularExpression Id.
      static int SEMICOLON
      RegularExpression Id.
      static int SLASH
      RegularExpression Id.
      static int STRING
      RegularExpression Id.
      static int STRING1
      RegularExpression Id.
      static int STRING2
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.
      static int UNICODE
      RegularExpression Id.
      static int UNICODERANGE
      RegularExpression Id.
      static int UNKNOWN
      RegularExpression Id.
      static int URL
      RegularExpression Id.
      static int VISITED_PSCLASS
      RegularExpression Id.