Source position: webidlscanner.pp line 239
type TWebIDLScannerSkipMode = (
wisSkipNone,
wisSkipIfBranch,
wisSkipElseBranch,
wisSkipAll
);