In the Java editor, `matcher.group(1).length()` sh...
# intellij
m
In the Java editor,
matcher.group(1).length()
shows warning
Method invocation 'length' at line 111 may produce 'java.lang.NullPointerException'