Skip to content

Commit 02a1611

Browse files
committed
Add parseJSONArray() and parseJSONObject() to keywords.txt
1 parent b94c14a commit 02a1611

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/keywords.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,8 @@ noSmooth FUNCTION1 noSmooth_
646646
noStroke FUNCTION1 noStroke_
647647
noTint FUNCTION1 noTint_
648648
ortho FUNCTION1 ortho_
649+
parseJSONArray FUNCTION1 parseJSONArray_
650+
parseJSONObject FUNCTION1 parseJSONObject_
649651
parseXML FUNCTION1 parseXML_
650652
perspective FUNCTION1 perspective_
651653
PFont KEYWORD5 PFont

0 commit comments

Comments
 (0)