Closed paaguti closed 2 years ago
Low hanging fruit: use the class token for the class name in class ClassName. Code from the Java lexer.
class ClassName
Added via https://github.com/orbitalquark/scintillua/commit/530810c22ab92b2dbc0e0e627a5b9de3cd236475
Thanks!
Low hanging fruit: use the class token for the class name in
class ClassName
. Code from the Java lexer.