Udo Borkowski

Results 13 issues of Udo Borkowski

includes: - extract and reuse EnclosedExpr#ensureNonEnclosedExpression(Expression) - add and use Navigator#demandParentNodeSkipEnclosedExprs(Node) - add MethodCallExpr#argumentPosition(Node), substituting the helper method LambdaExprContext#pos(...) and parts of the helper method TypeExtractor#getParamPos(Node) https://github.com/javaparser/javaparser/issues/3859

When re-running a Java2Script Unit test in Eclipse the output of the test to the 'J2S Console' (in Eclipse) is not always updated. Re-running the test in an external browser...

Steps to reproduce ============== In Eclipse Package Explorer: - Right-Click package 'net.sf.j2s.test.junit' - Select 'Run As > Java2Script Unit Test' A 'Problem occured' dialog appears with the message: > 'Launching...