summaryrefslogtreecommitdiff
path: root/support/textpad
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-12-16 15:33:49 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-12-16 15:33:49 +0000
commit3ef0d0f9e06327481b50bfc8fdbdca300431953a (patch)
tree42327164fbe18e8d61a839142e2fb2138980da17 /support/textpad
parentaa5ba627f3c5cbc6973821c7751d7eb67ccdf27d (diff)
downloadscala-3ef0d0f9e06327481b50bfc8fdbdca300431953a.tar.gz
scala-3ef0d0f9e06327481b50bfc8fdbdca300431953a.tar.bz2
scala-3ef0d0f9e06327481b50bfc8fdbdca300431953a.zip
Changed EOL flag of all files to be consistent.
Diffstat (limited to 'support/textpad')
-rw-r--r--support/textpad/README68
-rw-r--r--support/textpad/scala.syn1328
2 files changed, 698 insertions, 698 deletions
diff --git a/support/textpad/README b/support/textpad/README
index a1d4f2df33..92d64f968b 100644
--- a/support/textpad/README
+++ b/support/textpad/README
@@ -1,34 +1,34 @@
-* Introduction
-
-This directory contains an additional syntax definition file (.syn) for
-Scala programs.
-
-More information about TextPad (Windows only) is available from:
-
- http://www.textpad.com/
-
-* Installation
-
-Copy the file "scala.syn" to the following location:
-
- <TextPad_instdir>/system/
-
-Start the TextPad text editor with NO opened files. Select the entry
-"New Document Class.." from the menu "Configure" and follow the
-instructions. For example:
-
- Document class name : Scala
- Class members : *.scala
- Syntax definition file : scala.syn
- Enable syntax highlighting: yes
-
-From that point on, loading a file whose name ends in ".scala" automatically
-turns Scala mode on.
-
-* Thanks
-
-scala.syn was contributed by Moez A. Abdel-Gawad (moez@cs.rice.edu)
-
-* Version
-
-$Id$
+* Introduction
+
+This directory contains an additional syntax definition file (.syn) for
+Scala programs.
+
+More information about TextPad (Windows only) is available from:
+
+ http://www.textpad.com/
+
+* Installation
+
+Copy the file "scala.syn" to the following location:
+
+ <TextPad_instdir>/system/
+
+Start the TextPad text editor with NO opened files. Select the entry
+"New Document Class.." from the menu "Configure" and follow the
+instructions. For example:
+
+ Document class name : Scala
+ Class members : *.scala
+ Syntax definition file : scala.syn
+ Enable syntax highlighting: yes
+
+From that point on, loading a file whose name ends in ".scala" automatically
+turns Scala mode on.
+
+* Thanks
+
+scala.syn was contributed by Moez A. Abdel-Gawad (moez@cs.rice.edu)
+
+* Version
+
+$Id$
diff --git a/support/textpad/scala.syn b/support/textpad/scala.syn
index 6c6e1dde80..2a5461ac21 100644
--- a/support/textpad/scala.syn
+++ b/support/textpad/scala.syn
@@ -1,664 +1,664 @@
-; TextPad syntax definitions for Scala
-
-C=1
-
-[Syntax]
-Namespace1 = 6
-IgnoreCase = No
-KeyWordLength =
-BracketChars = {[()]}
-OperatorChars = -+*/<>!~%^&|=:,;#.?_'@
-PreprocStart = #
-SyntaxStart =
-SyntaxEnd =
-HexPrefix = 0x
-CommentStart = /*
-CommentEnd = */
-CommentStartAlt =
-CommentEndAlt =
-SingleComment = //
-SingleCommentCol =
-SingleCommentAlt =
-SingleCommentColAlt =
-SingleCommentEsc =
-StringsSpanLines = Yes
-StringStart = "
-StringEnd = "
-StringAlt =
-StringEsc = \
-CharStart = '
-CharEnd = '
-CharEsc = \
-
-[Keywords 1] ; Ones originally from Java
-abstract
-boolean
-break
-byte
-case
-catch
-char
-class
-continue
-default
-delegate
-do
-double
-else
-extends
-false
-final
-finally
-float
-for
-if
-implements
-import
-instanceof
-int
-interface
-long
-native
-new
-null
-package
-private
-protected
-public
-return
-short
-static
-super
-switch
-synchronized
-this
-throw
-throws
-transient
-true
-try
-void
-volatile
-while
-
-[Keywords 2] ; new ones added by Scala
-def
-implicit
-match
-object
-val
-var
-trait
-type
-override
-with
-sealed
-yield
-=>
-
-[Keywords 3] ; Classes existing in Java
-AWTError
-AWTEvent
-AWTEventMulticaster
-AWTException
-AbstractMethodError
-AccessException
-Acl
-AclEntry
-AclNotFoundException
-ActionEvent
-ActionListener
-Adjustable
-AdjustmentEvent
-AdjustmentListener
-Adler32
-AlreadyBoundException
-Applet
-AppletContext
-AppletStub
-AreaAveragingScaleFilter
-ArithmeticException
-Array
-ArrayIndexOutOfBoundsException
-ArrayStoreException
-AudioClip
-BeanDescriptor
-BeanInfo
-Beans
-BigDecimal
-BigInteger
-BindException
-BitSet
-Boolean
-BorderLayout
-BreakIterator
-BufferedInputStream
-BufferedOutputStream
-BufferedReader
-BufferedWriter
-Button
-Byte
-ByteArrayInputStream
-ByteArrayOutputStream
-CRC32
-Calendar
-CallableStatement
-Canvas
-CardLayout
-Certificate
-CharArrayReader
-CharArrayWriter
-CharConversionException
-Character
-CharacterIterator
-Checkbox
-CheckboxGroup
-CheckboxMenuItem
-CheckedInputStream
-CheckedOutputStream
-Checksum
-Choice
-ChoiceFormat
-Class
-ClassCastException
-ClassCircularityError
-ClassFormatError
-ClassLoader
-ClassNotFoundException
-Clipboard
-ClipboardOwner
-CloneNotSupportedException
-Cloneable
-CollationElementIterator
-CollationKey
-Collator
-Color
-ColorModel
-Compiler
-Component
-ComponentAdapter
-ComponentEvent
-ComponentListener
-ConnectException
-ConnectIOException
-Connection
-Constructor
-Container
-ContainerAdapter
-ContainerEvent
-ContainerListener
-ContentHandler
-ContentHandlerFactory
-CropImageFilter
-Cursor
-Customizer
-DGC
-DSAKey
-DSAKeyPairGenerator
-DSAParams
-DSAPrivateKey
-DSAPublicKey
-DataFlavor
-DataFormatException
-DataInput
-DataInputStream
-DataOutput
-DataOutputStream
-DataTruncation
-DatabaseMetaData
-DatagramPacket
-DatagramSocket
-DatagramSocketImpl
-Date
-DateFormat
-DateFormatSymbols
-DecimalFormat
-DecimalFormatSymbols
-Deflater
-DeflaterOutputStream
-Dialog
-Dictionary
-DigestException
-DigestInputStream
-DigestOutputStream
-Dimension
-DirectColorModel
-Double
-Driver
-DriverManager
-DriverPropertyInfo
-EOFException
-EmptyStackException
-Enumeration
-Error
-Event
-EventListener
-EventObject
-EventQueue
-EventSetDescriptor
-Exception
-ExceptionInInitializerError
-ExportException
-Externalizable
-FeatureDescriptor
-Field
-FieldPosition
-File
-FileDescriptor
-FileDialog
-FileInputStream
-FileNameMap
-FileNotFoundException
-FileOutputStream
-FileReader
-FileWriter
-FilenameFilter
-FilterInputStream
-FilterOutputStream
-FilterReader
-FilterWriter
-FilteredImageSource
-Float
-FlowLayout
-FocusAdapter
-FocusEvent
-FocusListener
-Font
-FontMetrics
-Format
-Frame
-GZIPInputStream
-GZIPOutputStream
-Graphics
-GregorianCalendar
-GridBagConstraints
-GridBagLayout
-GridLayout
-Group
-Hashtable
-HttpURLConnection
-IOException
-Identity
-IdentityScope
-IllegalAccessError
-IllegalAccessException
-IllegalArgumentException
-IllegalComponentStateException
-IllegalMonitorStateException
-IllegalStateException
-IllegalThreadStateException
-Image
-ImageConsumer
-ImageFilter
-ImageObserver
-ImageProducer
-IncompatibleClassChangeError
-IndexColorModel
-IndexOutOfBoundsException
-IndexedPropertyDescriptor
-InetAddress
-Inflater
-InflaterInputStream
-InputEvent
-InputStream
-InputStreamReader
-Insets
-InstantiationError
-InstantiationException
-Integer
-InternalError
-InterruptedException
-InterruptedIOException
-IntrospectionException
-Introspector
-InvalidClassException
-InvalidKeyException
-InvalidObjectException
-InvalidParameterException
-InvocationTargetException
-ItemEvent
-ItemListener
-ItemSelectable
-Key
-KeyAdapter
-KeyEvent
-KeyException
-KeyListener
-KeyManagementException
-KeyPair
-KeyPairGenerator
-Label
-LastOwnerException
-LayoutManager
-LayoutManager2
-Lease
-LineNumberInputStream
-LineNumberReader
-LinkageError
-List
-ListResourceBundle
-LoaderHandler
-Locale
-LocateRegistry
-LogStream
-Long
-MalformedURLException
-MarshalException
-Math
-MediaTracker
-Member
-MemoryImageSource
-Menu
-MenuBar
-MenuComponent
-MenuContainer
-MenuItem
-MenuShortcut
-MessageDigest
-MessageFormat
-Method
-MethodDescriptor
-MissingResourceException
-Modifier
-MouseAdapter
-MouseEvent
-MouseListener
-MouseMotionAdapter
-MouseMotionListener
-MulticastSocket
-Naming
-NegativeArraySizeException
-NoClassDefFoundError
-NoRouteToHostException
-NoSuchAlgorithmException
-NoSuchElementException
-NoSuchFieldError
-NoSuchFieldException
-NoSuchMethodError
-NoSuchMethodException
-NoSuchObjectException
-NoSuchProviderException
-NotActiveException
-NotBoundException
-NotOwnerException
-NotSerializableException
-NullPointerException
-Number
-NumberFormat
-NumberFormatException
-ObjID
-Object
-ObjectInput
-ObjectInputStream
-ObjectInputValidation
-ObjectOutput
-ObjectOutputStream
-ObjectStreamClass
-ObjectStreamException
-Observable
-Observer
-Operation
-OptionalDataException
-OutOfMemoryError
-OutputStream
-OutputStreamWriter
-Owner
-PaintEvent
-Panel
-ParameterDescriptor
-ParseException
-ParsePosition
-Permission
-PipedInputStream
-PipedOutputStream
-PipedReader
-PipedWriter
-PixelGrabber
-Point
-Polygon
-PopupMenu
-PreparedStatement
-Principal
-PrintGraphics
-PrintJob
-PrintStream
-PrintWriter
-PrivateKey
-Process
-Properties
-PropertyChangeEvent
-PropertyChangeListener
-PropertyChangeSupport
-PropertyDescriptor
-PropertyEditor
-PropertyEditorManager
-PropertyEditorSupport
-PropertyResourceBundle
-PropertyVetoException
-ProtocolException
-Provider
-ProviderException
-PublicKey
-PushbackInputStream
-PushbackReader
-RGBImageFilter
-RMIClassLoader
-RMIFailureHandler
-RMISecurityException
-RMISecurityManager
-RMISocketFactory
-Random
-RandomAccessFile
-Reader
-Rectangle
-Registry
-RegistryHandler
-Remote
-RemoteCall
-RemoteException
-RemoteObject
-RemoteRef
-RemoteServer
-RemoteStub
-ReplicateScaleFilter
-ResourceBundle
-ResultSet
-ResultSetMetaData
-RuleBasedCollator
-Runnable
-Runtime
-RuntimeException
-SQLException
-SQLWarning
-ScrollPane
-Scrollbar
-SecureRandom
-Security
-SecurityException
-SecurityManager
-SequenceInputStream
-Serializable
-ServerCloneException
-ServerError
-ServerException
-ServerNotActiveException
-ServerRef
-ServerRuntimeException
-ServerSocket
-Shape
-Short
-Signature
-SignatureException
-Signer
-SimpleBeanInfo
-SimpleDateFormat
-SimpleTimeZone
-Skeleton
-SkeletonMismatchException
-SkeletonNotFoundException
-Socket
-SocketException
-SocketImpl
-SocketImplFactory
-SocketSecurityException
-Stack
-StackOverflowError
-Statement
-StreamCorruptedException
-StreamTokenizer
-String
-StringBuffer
-StringBufferInputStream
-StringCharacterIterator
-StringIndexOutOfBoundsException
-StringReader
-StringSelection
-StringTokenizer
-StringWriter
-StubNotFoundException
-SyncFailedException
-System
-SystemColor
-TextArea
-TextComponent
-TextEvent
-TextField
-TextListener
-Thread
-ThreadDeath
-ThreadGroup
-Throwable
-Time
-TimeZone
-Timestamp
-TooManyListenersException
-Toolkit
-Transferable
-Types
-UID
-URL
-URLConnection
-URLEncoder
-URLStreamHandler
-URLStreamHandlerFactory
-UTFDataFormatException
-UnexpectedException
-UnicastRemoteObject
-UnknownError
-UnknownHostException
-UnknownServiceException
-UnmarshalException
-Unreferenced
-UnsatisfiedLinkError
-UnsupportedEncodingException
-UnsupportedFlavorException
-VMID
-Vector
-VerifyError
-VetoableChangeListener
-VetoableChangeSupport
-VirtualMachineError
-Visibility
-Void
-Window
-WindowAdapter
-WindowEvent
-WindowListener
-WriteAbortedException
-Writer
-ZipEntry
-ZipException
-ZipFile
-ZipInputStream
-ZipOutputStream
-
-[Keywords 4] ; New classes in Scala
-Console
-Int
-Seq
-Application
-Elem
-Unit
-Text
-Nil
-None
-Pair
-Some
-Set
-Symbol
-
-[Keywords 5] ; methods in Scala
-length
-main
-println
-toString
-isInstanceOf
-asInstanceOf
-
-[Keywords 6] ; Frequent type parameters and single-letter variables
-T
-U
-E
-S
-A
-B
-C
-D
-E
-F
-G
-H
-I
-J
-K
-L
-M
-N
-O
-P
-Q
-R
-S
-T
-U
-V
-W
-X
-Y
-Z
-a
-b
-c
-d
-e
-f
-g
-h
-i
-j
-k
-l
-m
-n
-o
-p
-q
-r
-s
-t
-u
-v
-w
-x
-y
-z
-
-[Preprocessor keywords]
-#define
-#elif
-#else
-#endif
-#error
-#if
-#undef
-#warning
+; TextPad syntax definitions for Scala
+
+C=1
+
+[Syntax]
+Namespace1 = 6
+IgnoreCase = No
+KeyWordLength =
+BracketChars = {[()]}
+OperatorChars = -+*/<>!~%^&|=:,;#.?_'@
+PreprocStart = #
+SyntaxStart =
+SyntaxEnd =
+HexPrefix = 0x
+CommentStart = /*
+CommentEnd = */
+CommentStartAlt =
+CommentEndAlt =
+SingleComment = //
+SingleCommentCol =
+SingleCommentAlt =
+SingleCommentColAlt =
+SingleCommentEsc =
+StringsSpanLines = Yes
+StringStart = "
+StringEnd = "
+StringAlt =
+StringEsc = \
+CharStart = '
+CharEnd = '
+CharEsc = \
+
+[Keywords 1] ; Ones originally from Java
+abstract
+boolean
+break
+byte
+case
+catch
+char
+class
+continue
+default
+delegate
+do
+double
+else
+extends
+false
+final
+finally
+float
+for
+if
+implements
+import
+instanceof
+int
+interface
+long
+native
+new
+null
+package
+private
+protected
+public
+return
+short
+static
+super
+switch
+synchronized
+this
+throw
+throws
+transient
+true
+try
+void
+volatile
+while
+
+[Keywords 2] ; new ones added by Scala
+def
+implicit
+match
+object
+val
+var
+trait
+type
+override
+with
+sealed
+yield
+=>
+
+[Keywords 3] ; Classes existing in Java
+AWTError
+AWTEvent
+AWTEventMulticaster
+AWTException
+AbstractMethodError
+AccessException
+Acl
+AclEntry
+AclNotFoundException
+ActionEvent
+ActionListener
+Adjustable
+AdjustmentEvent
+AdjustmentListener
+Adler32
+AlreadyBoundException
+Applet
+AppletContext
+AppletStub
+AreaAveragingScaleFilter
+ArithmeticException
+Array
+ArrayIndexOutOfBoundsException
+ArrayStoreException
+AudioClip
+BeanDescriptor
+BeanInfo
+Beans
+BigDecimal
+BigInteger
+BindException
+BitSet
+Boolean
+BorderLayout
+BreakIterator
+BufferedInputStream
+BufferedOutputStream
+BufferedReader
+BufferedWriter
+Button
+Byte
+ByteArrayInputStream
+ByteArrayOutputStream
+CRC32
+Calendar
+CallableStatement
+Canvas
+CardLayout
+Certificate
+CharArrayReader
+CharArrayWriter
+CharConversionException
+Character
+CharacterIterator
+Checkbox
+CheckboxGroup
+CheckboxMenuItem
+CheckedInputStream
+CheckedOutputStream
+Checksum
+Choice
+ChoiceFormat
+Class
+ClassCastException
+ClassCircularityError
+ClassFormatError
+ClassLoader
+ClassNotFoundException
+Clipboard
+ClipboardOwner
+CloneNotSupportedException
+Cloneable
+CollationElementIterator
+CollationKey
+Collator
+Color
+ColorModel
+Compiler
+Component
+ComponentAdapter
+ComponentEvent
+ComponentListener
+ConnectException
+ConnectIOException
+Connection
+Constructor
+Container
+ContainerAdapter
+ContainerEvent
+ContainerListener
+ContentHandler
+ContentHandlerFactory
+CropImageFilter
+Cursor
+Customizer
+DGC
+DSAKey
+DSAKeyPairGenerator
+DSAParams
+DSAPrivateKey
+DSAPublicKey
+DataFlavor
+DataFormatException
+DataInput
+DataInputStream
+DataOutput
+DataOutputStream
+DataTruncation
+DatabaseMetaData
+DatagramPacket
+DatagramSocket
+DatagramSocketImpl
+Date
+DateFormat
+DateFormatSymbols
+DecimalFormat
+DecimalFormatSymbols
+Deflater
+DeflaterOutputStream
+Dialog
+Dictionary
+DigestException
+DigestInputStream
+DigestOutputStream
+Dimension
+DirectColorModel
+Double
+Driver
+DriverManager
+DriverPropertyInfo
+EOFException
+EmptyStackException
+Enumeration
+Error
+Event
+EventListener
+EventObject
+EventQueue
+EventSetDescriptor
+Exception
+ExceptionInInitializerError
+ExportException
+Externalizable
+FeatureDescriptor
+Field
+FieldPosition
+File
+FileDescriptor
+FileDialog
+FileInputStream
+FileNameMap
+FileNotFoundException
+FileOutputStream
+FileReader
+FileWriter
+FilenameFilter
+FilterInputStream
+FilterOutputStream
+FilterReader
+FilterWriter
+FilteredImageSource
+Float
+FlowLayout
+FocusAdapter
+FocusEvent
+FocusListener
+Font
+FontMetrics
+Format
+Frame
+GZIPInputStream
+GZIPOutputStream
+Graphics
+GregorianCalendar
+GridBagConstraints
+GridBagLayout
+GridLayout
+Group
+Hashtable
+HttpURLConnection
+IOException
+Identity
+IdentityScope
+IllegalAccessError
+IllegalAccessException
+IllegalArgumentException
+IllegalComponentStateException
+IllegalMonitorStateException
+IllegalStateException
+IllegalThreadStateException
+Image
+ImageConsumer
+ImageFilter
+ImageObserver
+ImageProducer
+IncompatibleClassChangeError
+IndexColorModel
+IndexOutOfBoundsException
+IndexedPropertyDescriptor
+InetAddress
+Inflater
+InflaterInputStream
+InputEvent
+InputStream
+InputStreamReader
+Insets
+InstantiationError
+InstantiationException
+Integer
+InternalError
+InterruptedException
+InterruptedIOException
+IntrospectionException
+Introspector
+InvalidClassException
+InvalidKeyException
+InvalidObjectException
+InvalidParameterException
+InvocationTargetException
+ItemEvent
+ItemListener
+ItemSelectable
+Key
+KeyAdapter
+KeyEvent
+KeyException
+KeyListener
+KeyManagementException
+KeyPair
+KeyPairGenerator
+Label
+LastOwnerException
+LayoutManager
+LayoutManager2
+Lease
+LineNumberInputStream
+LineNumberReader
+LinkageError
+List
+ListResourceBundle
+LoaderHandler
+Locale
+LocateRegistry
+LogStream
+Long
+MalformedURLException
+MarshalException
+Math
+MediaTracker
+Member
+MemoryImageSource
+Menu
+MenuBar
+MenuComponent
+MenuContainer
+MenuItem
+MenuShortcut
+MessageDigest
+MessageFormat
+Method
+MethodDescriptor
+MissingResourceException
+Modifier
+MouseAdapter
+MouseEvent
+MouseListener
+MouseMotionAdapter
+MouseMotionListener
+MulticastSocket
+Naming
+NegativeArraySizeException
+NoClassDefFoundError
+NoRouteToHostException
+NoSuchAlgorithmException
+NoSuchElementException
+NoSuchFieldError
+NoSuchFieldException
+NoSuchMethodError
+NoSuchMethodException
+NoSuchObjectException
+NoSuchProviderException
+NotActiveException
+NotBoundException
+NotOwnerException
+NotSerializableException
+NullPointerException
+Number
+NumberFormat
+NumberFormatException
+ObjID
+Object
+ObjectInput
+ObjectInputStream
+ObjectInputValidation
+ObjectOutput
+ObjectOutputStream
+ObjectStreamClass
+ObjectStreamException
+Observable
+Observer
+Operation
+OptionalDataException
+OutOfMemoryError
+OutputStream
+OutputStreamWriter
+Owner
+PaintEvent
+Panel
+ParameterDescriptor
+ParseException
+ParsePosition
+Permission
+PipedInputStream
+PipedOutputStream
+PipedReader
+PipedWriter
+PixelGrabber
+Point
+Polygon
+PopupMenu
+PreparedStatement
+Principal
+PrintGraphics
+PrintJob
+PrintStream
+PrintWriter
+PrivateKey
+Process
+Properties
+PropertyChangeEvent
+PropertyChangeListener
+PropertyChangeSupport
+PropertyDescriptor
+PropertyEditor
+PropertyEditorManager
+PropertyEditorSupport
+PropertyResourceBundle
+PropertyVetoException
+ProtocolException
+Provider
+ProviderException
+PublicKey
+PushbackInputStream
+PushbackReader
+RGBImageFilter
+RMIClassLoader
+RMIFailureHandler
+RMISecurityException
+RMISecurityManager
+RMISocketFactory
+Random
+RandomAccessFile
+Reader
+Rectangle
+Registry
+RegistryHandler
+Remote
+RemoteCall
+RemoteException
+RemoteObject
+RemoteRef
+RemoteServer
+RemoteStub
+ReplicateScaleFilter
+ResourceBundle
+ResultSet
+ResultSetMetaData
+RuleBasedCollator
+Runnable
+Runtime
+RuntimeException
+SQLException
+SQLWarning
+ScrollPane
+Scrollbar
+SecureRandom
+Security
+SecurityException
+SecurityManager
+SequenceInputStream
+Serializable
+ServerCloneException
+ServerError
+ServerException
+ServerNotActiveException
+ServerRef
+ServerRuntimeException
+ServerSocket
+Shape
+Short
+Signature
+SignatureException
+Signer
+SimpleBeanInfo
+SimpleDateFormat
+SimpleTimeZone
+Skeleton
+SkeletonMismatchException
+SkeletonNotFoundException
+Socket
+SocketException
+SocketImpl
+SocketImplFactory
+SocketSecurityException
+Stack
+StackOverflowError
+Statement
+StreamCorruptedException
+StreamTokenizer
+String
+StringBuffer
+StringBufferInputStream
+StringCharacterIterator
+StringIndexOutOfBoundsException
+StringReader
+StringSelection
+StringTokenizer
+StringWriter
+StubNotFoundException
+SyncFailedException
+System
+SystemColor
+TextArea
+TextComponent
+TextEvent
+TextField
+TextListener
+Thread
+ThreadDeath
+ThreadGroup
+Throwable
+Time
+TimeZone
+Timestamp
+TooManyListenersException
+Toolkit
+Transferable
+Types
+UID
+URL
+URLConnection
+URLEncoder
+URLStreamHandler
+URLStreamHandlerFactory
+UTFDataFormatException
+UnexpectedException
+UnicastRemoteObject
+UnknownError
+UnknownHostException
+UnknownServiceException
+UnmarshalException
+Unreferenced
+UnsatisfiedLinkError
+UnsupportedEncodingException
+UnsupportedFlavorException
+VMID
+Vector
+VerifyError
+VetoableChangeListener
+VetoableChangeSupport
+VirtualMachineError
+Visibility
+Void
+Window
+WindowAdapter
+WindowEvent
+WindowListener
+WriteAbortedException
+Writer
+ZipEntry
+ZipException
+ZipFile
+ZipInputStream
+ZipOutputStream
+
+[Keywords 4] ; New classes in Scala
+Console
+Int
+Seq
+Application
+Elem
+Unit
+Text
+Nil
+None
+Pair
+Some
+Set
+Symbol
+
+[Keywords 5] ; methods in Scala
+length
+main
+println
+toString
+isInstanceOf
+asInstanceOf
+
+[Keywords 6] ; Frequent type parameters and single-letter variables
+T
+U
+E
+S
+A
+B
+C
+D
+E
+F
+G
+H
+I
+J
+K
+L
+M
+N
+O
+P
+Q
+R
+S
+T
+U
+V
+W
+X
+Y
+Z
+a
+b
+c
+d
+e
+f
+g
+h
+i
+j
+k
+l
+m
+n
+o
+p
+q
+r
+s
+t
+u
+v
+w
+x
+y
+z
+
+[Preprocessor keywords]
+#define
+#elif
+#else
+#endif
+#error
+#if
+#undef
+#warning