63646566676869
private String[] nonStrictKeywordPrecedence; private final SyntaxErrorReporter syntaxErrorReporter; public Syntax() { this(new DefaultSyntaxErrorReporter()); }