266267268269270271272
throw new ParseException("No a static field: ".concat(path), line, column); } } Statement createInterpolation(final Expression expr) { return new Interpolation(expr); }