diff --git a/system/js/class.html b/system/js/class.html new file mode 100644 index 0000000..357bdfa --- /dev/null +++ b/system/js/class.html @@ -0,0 +1,106 @@ + + + + + + + Class + + + +

Class

+ + + + \ No newline at end of file diff --git a/system/js/operator.html b/system/js/operator.html new file mode 100644 index 0000000..693a9b3 --- /dev/null +++ b/system/js/operator.html @@ -0,0 +1,28 @@ + + + + + + + operator + + + +

operator

+ + + + \ No newline at end of file diff --git a/system/js/regex.html b/system/js/regex.html new file mode 100644 index 0000000..381e3b1 --- /dev/null +++ b/system/js/regex.html @@ -0,0 +1,23 @@ + + + + + + + regex + + + +

regex

+ + + + \ No newline at end of file diff --git a/system/js/throw.html b/system/js/throw.html new file mode 100644 index 0000000..812eacb --- /dev/null +++ b/system/js/throw.html @@ -0,0 +1,104 @@ + + + + + + + throw + + + +

throw

+ + + + \ No newline at end of file