Interface MatlabParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AT
      Deprecated.
      RegularExpression Id.
      static int BIN_AND
      Deprecated.
      RegularExpression Id.
      static int BIN_OR
      Deprecated.
      RegularExpression Id.
      static int BREAK
      Deprecated.
      RegularExpression Id.
      static int CASE
      Deprecated.
      RegularExpression Id.
      static int CATCH
      Deprecated.
      RegularExpression Id.
      static int CLEAR
      Deprecated.
      RegularExpression Id.
      static int COLON
      Deprecated.
      RegularExpression Id.
      static int COMMA
      Deprecated.
      RegularExpression Id.
      static int CONTINUE
      Deprecated.
      RegularExpression Id.
      static int DEFAULT
      Deprecated.
      Lexical state.
      static int DIGIT
      Deprecated.
      RegularExpression Id.
      static int DOT
      Deprecated.
      RegularExpression Id.
      static int DOUBLE_EQ
      Deprecated.
      RegularExpression Id.
      static int DSTRING
      Deprecated.
      RegularExpression Id.
      static int EL_CCT
      Deprecated.
      RegularExpression Id.
      static int EL_EXP
      Deprecated.
      RegularExpression Id.
      static int EL_LEFTDIV
      Deprecated.
      RegularExpression Id.
      static int EL_RIGHTDIV
      Deprecated.
      RegularExpression Id.
      static int EL_TIMES
      Deprecated.
      RegularExpression Id.
      static int ELSE
      Deprecated.
      RegularExpression Id.
      static int ELSEIF
      Deprecated.
      RegularExpression Id.
      static int END
      Deprecated.
      RegularExpression Id.
      static int EOF
      Deprecated.
      End of File.
      static int EQ
      Deprecated.
      RegularExpression Id.
      static int ESC_SEQ
      Deprecated.
      RegularExpression Id.
      static int EXP
      Deprecated.
      RegularExpression Id.
      static int EXPONENT
      Deprecated.
      RegularExpression Id.
      static int FLOAT
      Deprecated.
      RegularExpression Id.
      static int FOR
      Deprecated.
      RegularExpression Id.
      static int FUNCTION
      Deprecated.
      RegularExpression Id.
      static int GLOBAL
      Deprecated.
      RegularExpression Id.
      static int GRT
      Deprecated.
      RegularExpression Id.
      static int GRTE
      Deprecated.
      RegularExpression Id.
      static int HEX_DIGIT
      Deprecated.
      RegularExpression Id.
      static int ID
      Deprecated.
      RegularExpression Id.
      static int IF
      Deprecated.
      RegularExpression Id.
      static int IN_COMMENT
      Deprecated.
      Lexical state.
      static int INT
      Deprecated.
      RegularExpression Id.
      static int LBRACE
      Deprecated.
      RegularExpression Id.
      static int LEFTDIV
      Deprecated.
      RegularExpression Id.
      static int LETTER
      Deprecated.
      RegularExpression Id.
      static int LOG_AND
      Deprecated.
      RegularExpression Id.
      static int LOG_OR
      Deprecated.
      RegularExpression Id.
      static int LPAREN
      Deprecated.
      RegularExpression Id.
      static int LSBRACE
      Deprecated.
      RegularExpression Id.
      static int LST
      Deprecated.
      RegularExpression Id.
      static int LSTE
      Deprecated.
      RegularExpression Id.
      static int MINUS
      Deprecated.
      RegularExpression Id.
      static int MULTI_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int NEG
      Deprecated.
      RegularExpression Id.
      static int NEQ
      Deprecated.
      RegularExpression Id.
      static int OCTAL_DIGIT
      Deprecated.
      RegularExpression Id.
      static int OCTAL_ESC
      Deprecated.
      RegularExpression Id.
      static int OTHERWISE
      Deprecated.
      RegularExpression Id.
      static int PERSISTENT
      Deprecated.
      RegularExpression Id.
      static int PLUS
      Deprecated.
      RegularExpression Id.
      static int QUESTIONMARK
      Deprecated.
      RegularExpression Id.
      static int RBRACE
      Deprecated.
      RegularExpression Id.
      static int RETURN
      Deprecated.
      RegularExpression Id.
      static int RIGHTDIV
      Deprecated.
      RegularExpression Id.
      static int RPAREN
      Deprecated.
      RegularExpression Id.
      static int RSBRACE
      Deprecated.
      RegularExpression Id.
      static int SEMI
      Deprecated.
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      Deprecated.
      RegularExpression Id.
      static int STRING
      Deprecated.
      RegularExpression Id.
      static int SWITCH
      Deprecated.
      RegularExpression Id.
      static int TIMES
      Deprecated.
      RegularExpression Id.
      static String[] tokenImage
      Deprecated.
      Literal token values.
      static int TR
      Deprecated.
      RegularExpression Id.
      static int TRANSPOSE
      Deprecated.
      Lexical state.
      static int TRY
      Deprecated.
      RegularExpression Id.
      static int UNICODE_ESC
      Deprecated.
      RegularExpression Id.
      static int VARARGIN
      Deprecated.
      RegularExpression Id.
      static int WHILE
      Deprecated.
      RegularExpression Id.