package flash.text.engine; extern class DigitCase { function new() : Void; static var DEFAULT : String; static var LINING : String; static var OLD_STYLE : String; }