Showing content from https://www.scala-lang.org/api/2.11.12/scala-compiler/scala/tools/nsc/util/package.html below:
util - Scala Compiler 2.11.12
abstract class CharArrayReader extends CharArrayReaderData
trait CharArrayReaderData extends AnyRef
trait ClassFileLookup[T] extends AnyRef
Simple interface that allows us to abstract over how class file lookup is performed in different classpath representations.
abstract class ClassPath[T] extends ClassFileLookup[T]
Represents a package which contains classes and other packages
trait ClassRepresentation[T] extends AnyRef
Represents classes which can be loaded with a ClassfileLoader and/or SourcefileLoader.
class DeltaClassPath[T] extends MergedClassPath[T]
class DirectoryClassPath extends ClassPath[AbstractFile]
A directory (or a .jar file) containing classfiles and packages
class EmptyAction extends () â Unit
class FailedInterrupt extends Exception
type HashSet[T >: Null <: AnyRef] = reflect.internal.util.HashSet[T]
abstract class InterruptReq extends AnyRef
A class of work items to be used in interrupt requests.
A class of work items to be used in interrupt requests. Todo: we should replace the Eithers by Futures or Try's.
class JavaCharArrayReader extends Iterator[Char] with Cloneable
class JavaClassPath extends MergedClassPath[AbstractFile]
The classpath when compiling with target:jvm.
The classpath when compiling with target:jvm. Binary files (classfiles) are represented as AbstractFile. nsc.io.ZipArchive is used to view zip/jar archives as directories.
class MergedClassPath[T] extends ClassPath[T]
A classpath unifying multiple class- and sourcepath entries.
type Set[T <: AnyRef] = reflect.internal.util.Set[T]
class SimpleTracer extends AnyRef
A simple tracer
class SourcePath[T] extends ClassPath[T]
A Classpath containing source files
implicit final class StackTraceOps extends AnyVal with StackTracing
abstract class StatisticsInfo extends AnyRef
class WorkScheduler extends AnyRef
type AbstractFileClassLoader = reflect.internal.util.AbstractFileClassLoader
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.11.0) Moved to scala.reflect.internal.util.AbstractFileClassLoader
type BatchSourceFile = reflect.internal.util.BatchSourceFile
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.10.0) Moved to scala.reflect.internal.util.BatchSourceFile
type FakePos = reflect.internal.util.FakePos
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.10.0) Moved to scala.reflect.internal.util.FakePos
type Position = reflect.internal.util.Position
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.10.0) Moved to scala.reflect.internal.util.Position
type RangePosition = reflect.internal.util.RangePosition
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.10.0) Moved to scala.reflect.internal.util.RangePosition
type ScalaClassLoader = reflect.internal.util.ScalaClassLoader
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.11.0) Moved to scala.reflect.internal.util.ScalaClassLoader
type SourceFile = reflect.internal.util.SourceFile
-
Annotations
-
@deprecated
-
Deprecated
-
(Since version 2.10.0) Moved to scala.reflect.internal.util.SourceFile
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4