open class Identifier : SpelNodeImpl
Author Andy Clement
Since 3.0
<init>
Identifier(payload: String, pos: Int)
getValueInternal
open fun getValueInternal(state: ExpressionState): TypedValue
toStringAST
open fun toStringAST(): String