class REGULAR_EXPRESSION_ITEM_SINGLE

All features

accept one character

Direct parents

conformant parents

REGULAR_EXPRESSION_ITEM

Summary

creation features

exported features

Details

make (char: CHARACTER)

ensure

  • definition: item = char

item: CHARACTER

the accepted character

make (char: CHARACTER)

ensure

  • definition: item = char

explore (matcher: BACKTRACKING_REGULAR_EXPRESSION)

That feature must update the state of 'explorer'.