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 88532d8 commit 41a91c8Copy full SHA for 41a91c8
translator-src/nu/validator/htmlparser/cpptranslate/CppTypes.java
@@ -472,7 +472,7 @@ public String unlikely() {
472
}
473
474
public String completedCharacterReference() {
475
- return "P::completedNamedCharacterReference(mViewSource)";
+ return "P::completedNamedCharacterReference(mViewSource.get())";
476
477
478
public String[] stateLoopPolicies() {
0 commit comments