spring-framework / org.springframework.expression.spel.ast / ConstructorReference / <init>

<init>

ConstructorReference(pos: Int, vararg arguments: SpelNodeImpl)
ConstructorReference(pos: Int, dimensions: Array<SpelNodeImpl>, vararg arguments: SpelNodeImpl)

Create a constructor reference. The first argument is the type, the rest are the parameters to the constructor call