GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
wrappers
>
READLINE_CECIL
+
Point of view
All features
ANY
All features
deferred class READLINE_CECIL
Summary
top
Direct parents
Insert list:
ANY
Known children
Inherit list:
READ_LINE_COMPLETION
Overview
top
Features
The CECIL completion functions
{}
completion_start
(text:
POINTER
, start:
INTEGER_32
, end_:
INTEGER_32
)
completion_more
(text:
POINTER
, state:
INTEGER_32
):
POINTER
completion_done
(text:
POINTER
)
completion_start
(text:
POINTER
, start:
INTEGER_32
, end_:
INTEGER_32
)
deferred procedure
{}
top
completion_more
(text:
POINTER
, state:
INTEGER_32
):
POINTER
deferred function
{}
top
completion_done
(text:
POINTER
)
deferred procedure
{}
top