Skip to content

three constructors in the org.springframework.expression.spel.ast package are not public [SPR-14181] #18752

@spring-projects-issues

Description

@spring-projects-issues

Sam Bishop opened SPR-14181 and commented

The constructors for these classes aren't public:

FloatLiteral
IntLiteral
LongLiteral

This prevents these classes from being used (easily) with a syntax besides SpEL. I've checked, and the constructors for the rest of the classes in the package are public, so I don't think this was on purpose.


Affects: 4.2.5, 4.3 RC1

Referenced from: commits 4be22c4, e38bfb1

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions