GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
REGULAR_EXPRESSION_ITEM_SINGLE
+
Point of view
All features
ANY
All features
class REGULAR_EXPRESSION_ITEM_SINGLE
Summary
top
accept one character
Direct parents
Inherit list:
REGULAR_EXPRESSION_ITEM
Overview
top
Creation features
{
ANY
}
make
(char:
CHARACTER
)
Features
{
ANY
}
item
:
CHARACTER
the accepted character
make
(char:
CHARACTER
)
explore
(matcher:
BACKTRACKING_REGULAR_EXPRESSION
)
That feature must update the state of 'explorer'.
item
:
CHARACTER
writable attribute
{
ANY
}
top
the accepted character
make
(char:
CHARACTER
)
effective procedure
{
ANY
}
top
ensure
definition:
item
= char
explore
(matcher:
BACKTRACKING_REGULAR_EXPRESSION
)
effective procedure
{
ANY
}
top
That feature must update the state of 'explorer'.