abstract class ExpressionSpec
extends java.lang.Object
Constructor and Description |
---|
ExpressionSpec() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Map<java.lang.String,java.lang.String> |
getNameMap()
Returns the name map which is unmodifiable; or null if there is none.
|