public interface AssignmentType extends RtflType
| Modifier and Type | Method and Description |
|---|---|
RtflType |
extractValue(Scope scope)
Returns the wrapped RtflType value for this AssignmentType
|
equals, fromJavaType, name, toJavaType, valueRtflType extractValue(Scope scope) throws RuntimeException
scope - The scope in which to resolve this AssignmentTypeRuntimeException - If a reference is invalid, a function fails, or invalid operations are used