RoloLudo/RoloLudo.package/SfTruthOption.class/instance/subtable.st

3 lines
74 B
Smalltalk
Raw Normal View History

accessing
subtable
^ subtable ifNil: [ subtable := OrderedDictionary new]