+
Point of view
All features
deferred class CLARG_OPTIONS
Summary
Direct parents
Insert list: ANY
Known children
Insert list: CLARG_BOOLEAN, CLARG_COUNTER, CLARG_PARSER
Overview
short: FIXED_STRING
writable attribute
{ANY}
writable attribute
{ANY}
short_pattern: REGULAR_EXPRESSION
once function
{}
long_pattern: REGULAR_EXPRESSION
once function
{}
long_equal_pattern: REGULAR_EXPRESSION
once function
{}
is_short (arg: STRING, a_index: INTEGER_32): BOOLEAN
effective function
{}
require
is_long (arg: STRING): BOOLEAN
effective function
{}
require
is_long_equal (arg: STRING): BOOLEAN
effective function
{}
require ensure
put_short (stream: OUTPUT_STREAM)
effective procedure
{}
require
put_long (stream: OUTPUT_STREAM)
effective procedure
{}
require