This package contains classes for scanners needed for syntax analysis : a scanner is in charge of retrieving tokens from an input stream. The rules used to know how to retrieve tokens are defined by finale states automatas.