| java.lang.Object | ||
| ↳ | org.springframework.expression.spel.ast.SpelNodeImpl | |
| ↳ | org.springframework.expression.spel.ast.QualifiedIdentifier | |
Represents a dot separated sequence of strings that indicate a package qualified type reference.
Example: "java.lang.String" as in the expression "new java.lang.String('hello')"
|
[Expand]
Inherited Fields | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.expression.spel.ast.SpelNodeImpl
| |||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.expression.spel.ast.SpelNodeImpl
| |||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||
From interface
org.springframework.expression.spel.SpelNode
| |||||||||||||||||||||||||||||||||||||||
| EvaluationException |
|---|
