📄 decimal_tester.e
字号:
indexing
description: "Objects that can access the internal structure of EDA_DECIMALs."
library: "EDA"
author: "Paul G. Crismer"
date: "$Date: 2003/02/06 22:42:26 $"
revision: "$Revision: 1.2 $"
licensing: "See notice at end of class"
class
DECIMAL_TESTER
feature -- Access
feature -- Measurement
feature -- Status report
feature -- Status setting
feature -- Cursor movement
feature -- Element change
feature -- Removal
feature -- Resizing
feature -- Transformation
feature -- Conversion
feature -- Duplication
feature -- Miscellaneous
feature -- Basic operations
feature -- Obsolete
feature -- Inapplicable
feature {NONE} -- Implementation
invariant
invariant_clause: True -- Your invariant here
end -- class DECIMAL_TESTER
--
-- Copyright: 2002, Paul G. Crismer, <pgcrism@users.sourceforge.net>
-- Released under the Eiffel Forum License <www.eiffel-forum.org>
-- See file <forum.txt>
--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -