We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa3d4f commit 098d45fCopy full SHA for 098d45f
java/src/processing/mode/java/preproc/Processing.g4
@@ -5,7 +5,7 @@
5
* - adds support for type converter functions like "int()"
6
* - adds pseudo primitive type "color"
7
* - adds HTML hex notation with hash symbol: #ff5522
8
- * - allow color to appear as part of qualified names (like in imports)
+ * - allow color to appear as part of qualified names (like in imports)
9
*/
10
11
grammar Processing;
0 commit comments