Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Tries to match with the GLSL keywords #634

Merged

More readable code

e0d4ba9
Select commit
Loading
Failed to load commit list.
Merged

Use Tries to match with the GLSL keywords #634

More readable code
e0d4ba9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 15, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- jme3-glsl-highlighter/src/com/jme3/gde/glsl/highlighter/util/Trie.java  5
         

Complexity decreasing per file
==============================
+ jme3-glsl-highlighter/src/com/jme3/gde/glsl/highlighter/lexer/GlslKeywordLibrary.java  -10
         

See the complete overview on Codacy