466467468469470471472473474475476
} } } catch (Throwable t) { problems.add(new FXGScanningProblem(documentPath, startLine, startColumn, t.getLocalizedMessage())); } if (node != null) { assignNodeLocation(node);