src/HOL/Lex/Scanner.thy
author nipkow
Mon, 17 Aug 1998 11:00:57 +0200
changeset 5323 028e00595280
parent 4907 0eb6730de30f
child 12792 b344226f924c
permissions -rw-r--r--
Direct translation RegExp -> NA!
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4907
0eb6730de30f Reshuffeling, renaming and a few simple corollaries.
nipkow
parents:
diff changeset
     1
(*  Title:      HOL/Lex/Scanner.thy
0eb6730de30f Reshuffeling, renaming and a few simple corollaries.
nipkow
parents:
diff changeset
     2
    ID:         $Id$
0eb6730de30f Reshuffeling, renaming and a few simple corollaries.
nipkow
parents:
diff changeset
     3
    Author:     Tobias Nipkow
0eb6730de30f Reshuffeling, renaming and a few simple corollaries.
nipkow
parents:
diff changeset
     4
    Copyright   1998 TUM
0eb6730de30f Reshuffeling, renaming and a few simple corollaries.
nipkow
parents:
diff changeset
     5
*)
0eb6730de30f Reshuffeling, renaming and a few simple corollaries.
nipkow
parents:
diff changeset
     6
5323
028e00595280 Direct translation RegExp -> NA!
nipkow
parents: 4907
diff changeset
     7
Scanner = Automata + RegExp2NA + RegExp2NAe