Cue Design Director Script Language User Manual Page 8

  • Download
  • Add to my manuals
  • Print
  • Page
    / 94
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 7
Reference Manual Design Director Script Language
www.cuesystem.com
Page 8 of 94
2.3.3. Expression type uint
Expression type uint:
Expression_Type_Uint -> Expression_Type_Uint or Expression_A_Type_Uint |
Expression_A_Type_Uint
Expression_A_Type_Uint -> Expression_A_Type_Uint xor Expression_B_Type_Uint |
Expression_B_Type_Uint
Expression_B_Type_Uint -> Expression_B_Type_Uint and Expression_C_Uint |
Expression_C_Type_Uint
Expression_C_Type_Uint -> Expression_C_Type_Uint = Expression_D_Uint |
Expression_C_Type_Uint <> Expression_D_Type_Uint | Expression_D_Type_Uint
Expression_D_Type_Uint -> Expression_D_Type_Uint < Expression_E_Type_Uint |
Expression_D_Type_Uint > Expression_E_Type_Uint | Expression_D_Type_Uint >=
Expression_E_Type_Uint | Expression_D_Type_Uint <= Expression_E_Type_Uint |
Expression_E_Type_Uint
Expression_E_Type_Uint -> Expression_E_Uint + Expression_F_Type_Uint |
Expression_E_Type_Uint Expression_F_Uint | Expression_F_Type_Uint
Expression_F_Type_Uint -> Expression_F_Type_Uint * Expression_G_Type_Uint |
Expression_F_Type_Uint / Expression_G_Type_Uint | Expression_F_Type_Uint mod
Expression_G_Type_Uint | Expression_G_Type_Uint
Expression_G_Type_Uint -> - Expression_G_Type_Uint | not Expression_G_Type_Uint |
Expression_H_Type_Uint
Expression_H_Type_Uint -> numeral constant | parameter_type_uint |
(Expression_Type_Uint) | Reference_To_Element_Type_Uint |
Function_Type_Uint
Page view 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 93 94

Comments to this Manuals

No comments