New code colors for testing 2b8

This commit is contained in:
Casey Reas
2012-12-09 21:49:22 +00:00
parent a26e64c515
commit cf68f4ed28
7 changed files with 30 additions and 25 deletions
+5 -4
View File
@@ -247,7 +247,7 @@ catch FUNCTION3 catch
do FUNCTION3
for FUNCTION3 for
if FUNCTION3 if
#else FUNCTION3 else
else FUNCTION3 else
switch FUNCTION3 switch
synchronized FUNCTION3
while FUNCTION3 while
@@ -279,7 +279,6 @@ saveFile FUNCTION1
savePath FUNCTION1
sketchFile FUNCTION1
sketchPath FUNCTION1
string KEYWORD2 strconvert_
readLine FUNCTION2 BufferedReader_readLine_
close FUNCTION2 PrintWriter_close_
@@ -294,6 +293,8 @@ substring FUNCTION2 String_substring_
toLowerCase FUNCTION2 String_toLowerCase_
toUpperCase FUNCTION2 String_toUpperCase_
length KEYWORD2 String
# Temporary additions 3 September 2012 as the reference is getting updated
@@ -340,8 +341,8 @@ addChild FUNCTION1
# Suppressed from Generate to avoid conflicts with variables inside methods
width KEYWORD3 width_
height KEYWORD3 height_
width KEYWORD4 width_
height KEYWORD4 height_
PVector FUNCTION1 PVector
ArrayList FUNCTION1 ArrayList