You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Parse error on line 42:
... int RSV_BITMASK = 0b100; private st
-----------------------^
Expecting 'SEMI', 'COMMA', got 'Identifier'
at Parser.parseError (.config/StarUML/extensions/user/staruml.java/grammar/java7.js:1617:15)
at Parser.parse (.config/StarUML/extensions/user/staruml.java/grammar/java7.js:1675:22)
at Object.exports.parse (.config/StarUML/extensions/user/staruml.java/grammar/java7.js:2438:50)
at __dirname.performFirstPhase.options._files.forEach.file (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:162:25)
at Array.forEach (native)
at JavaCodeAnalyzer.performFirstPhase (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:159:17)
at JavaCodeAnalyzer.analyze (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:136:10)
at Object.analyze (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:1166:16)
at _handleReverse (.config/StarUML/extensions/user/staruml.java/main.js:100:20)
at CommandManager.execute (app.asar/src/engine/command-manager.js:93:22)
Thks
The text was updated successfully, but these errors were encountered:
Java source code tomcat_8_5_3
Debug error message:
[Java] Failed to parse - /tomcat85/java/org/apache/tomcat/websocket/PerMessageDeflate.java
Thks
The text was updated successfully, but these errors were encountered: