Guest User

Untitled

a guest
Jul 16th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. - Invoking functions using round brackets
  2. - Accessing local/global variables from the environment by name
  3. - Accessing members of objects using bracket or dot access operators
  4. - Constructing functions or regular expressions using the corresponding syntaxes
  5. - Usage of any operators to perform calculations, comparisons or other actions
  6. - Usage of any statements to execute actions
  7. - Usage of any reserved words
  8. - Usage of comment sequences to modify the parsing of code
Add Comment
Please, Sign In to add comment