GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
REGULAR_EXPRESSION_ITEM_END_OF_TEXT
+
Point of view
All features
ANY
All features
class REGULAR_EXPRESSION_ITEM_END_OF_TEXT
Summary
top
test end of text
Direct parents
Inherit list:
REGULAR_EXPRESSION_ITEM
Overview
top
Creation features
{
ANY
}
make
(real:
BOOLEAN
)
creation
Features
{
ANY
}
really_end
:
BOOLEAN
is the end of text even after new line searched?
make
(real:
BOOLEAN
)
creation
explore
(matcher:
BACKTRACKING_REGULAR_EXPRESSION
)
That feature must update the state of 'explorer'.
really_end
:
BOOLEAN
writable attribute
{
ANY
}
top
is the end of text even after new line searched?
make
(real:
BOOLEAN
)
effective procedure
{
ANY
}
top
creation
ensure
definition:
really_end
= real
explore
(matcher:
BACKTRACKING_REGULAR_EXPRESSION
)
effective procedure
{
ANY
}
top
That feature must update the state of 'explorer'.