Source position: fppdfscanner.pp line 29
type TPDFCharacterClass = (
ccWhitespace,
ccDelimiter,
ccRegular
);