Module: Postscript::Model::Operators::Dictionary
- Defined in:
- lib/postscript/model/operators/dictionary.rb
Overview
Dictionary-specific operators. Note that get, put,
length, getinterval, putinterval live in the Container
module because they dispatch on operand type (string, array,
or dictionary) at runtime.
Defined Under Namespace
Classes: Begin, Countdictstack, Currentdict, Def, Dict, Dictstack, End, Known, Load, Maxlength, Store