literal At
Answer the literal value at the requested index. Should generally only be invoked by a StyleRuleInstruction during its execution.
Return
The requested literal value.
Parameters
index
The index of the desired literal value.
Throws
If index is out of bounds.