class icon trait icon trait icon trait icon
  1. focushidescala
    1. Any
    2. AnyRef
    3. Nothing
    4. Null
  1. focushidescala.reflect.macros.compiler
    1. DefaultMacroCompiler
    2. Errors
    3. Resolvers
    4. Validators
  1. focushidescala.reflect.macros.contexts
    1. Aliases
    2. Context
    3. Enclosures
    4. Evals
    5. ExprUtils
    6. FrontEnds
    7. Infrastructure
    8. Internals
    9. Names
    10. Parsers
    11. Reifiers
    12. Traces
    13. Typers
  1. focushidescala.reflect.macros.runtime
    1. AbortMacroException
    2. JavaReflectionRuntimes
    3. MacroRuntimes
  1. focushidescala.reflect.macros.util
    1. Helpers
    2. Traces
  1. focushidescala.reflect.quasiquotes
    1. Holes
    2. Parsers
    3. Placeholders
    4. Quasiquotes
    5. Rank
    6. Reifiers
  1. focushidescala.reflect.reify
    1. Errors
    2. Phases
    3. Reifier
    4. States
    5. Taggers
  1. focushidescala.reflect.reify.codegen
    1. GenAnnotationInfos
    2. GenNames
    3. GenPositions
    4. GenSymbols
    5. GenTrees
    6. GenTypes
    7. GenUtils
  1. focushidescala.reflect.reify.phases
    1. Calculate
    2. Metalevels
    3. Reify
    4. Reshape
  1. focushidescala.reflect.reify.utils
    1. Extractors
    2. NodePrinters
    3. StdAttachments
    4. SymbolTables
    5. Utils
  1. focushidescala.tools.ant
    1. ClassloadVerify
    2. FastScalac
    3. Pack200Task
    4. Same
    5. Scalac
    6. ScalacShared
    7. ScalaMatchingTask
    8. ScalaTask
    9. ScalaTool
  1. focushidescala.tools.ant.sabbus
    1. Break
    2. CompilationFailure
    3. CompilationPathProperty
    4. Compiler
    5. Compilers
    6. ForeignCompiler
    7. Make
    8. ScalacFork
    9. Settings
    10. TaskArgs
    11. Use
  1. focushidescala.tools.cmd
    1. CommandLine
    2. CommandLineConfig
    3. CommandLineParser
    4. FromString
    5. Instance
    6. Interpolation
    7. Meta
    8. Opt
    9. Property
    10. PropertyMapper
    11. Reference
    12. Spec
  1. focushidescala.tools.cmd.gen
    1. AnyValReps
    2. AnyVals
    3. AnyValTemplates
    4. Codegen
    5. CodegenSpec
  1. focushidescala.tools.nsc
    1. ClassPathMemoryConsumptionTester
    2. CommonRunner
    3. CompilationUnits
    4. CompileClient
    5. CompilerCommand
    6. CompileServer
    7. CompileSocket
    8. ConsoleWriter
    9. Driver
    10. EvalLoop
    11. GenericRunnerCommand
    12. GenericRunnerSettings
    13. Global
    14. GlobalSymbolLoaders
    15. HasCompileSocket
    16. Main
    17. MainBench
    18. MainClass
    19. MainTokenMetric
    20. NewLinePrintWriter
    21. ObjectRunner
    22. OfflineCompilerCommand
    23. Parsing
    24. PhaseAssembly
    25. Properties
    26. Reporting
    27. ScriptRunner
    28. Settings
    29. StandardCompileClient
    30. StandardCompileServer
    31. SubComponent
  1. focushidescala.tools.nsc.ast
    1. DocComments
    2. NodePrinters
    3. Positions
    4. Printers
    5. TreeBrowsers
    6. TreeDSL
    7. TreeGen
    8. TreeInfo
    9. Trees
  1. focushidescala.tools.nsc.ast.parser
    1. BracePair
    2. BracePatch
    3. Change
    4. CommonTokens
    5. Deletion
    6. Insertion
    7. MarkupParsers
    8. Parsers
    9. ParsersCommon
    10. Patch
    11. Scanners
    12. ScannersCommon
    13. SymbolicXMLBuilder
    14. SyntaxAnalyzer
    15. Tokens
    16. TreeBuilder
  1. focushidescala.tools.nsc.ast.parser.xml
    1. Utility
  1. focushidescala.tools.nsc.backend
    1. JavaPlatform
    2. Platform
    3. ScalaPrimitives
    4. WorklistAlgorithm
  1. focushidescala.tools.nsc.backend.icode
    1. BasicBlocks
    2. BBFlags
    3. CheckerException
    4. ExceptionHandlers
    5. GenICode
    6. ICodeCheckers
    7. ICodes
    8. Linearizers
    9. Members
    10. Opcodes
    11. Primitives
    12. Printers
    13. ReferenceEquality
    14. Repository
    15. TypeKinds
    16. TypeStacks
  1. focushidescala.tools.nsc.backend.icode.analysis
    1. CopyPropagation
    2. DataFlowAnalysis
    3. Liveness
    4. LubException
    5. ProgramPoint
    6. ReachingDefinitions
    7. SemiLattice
    8. TypeFlowAnalysis
  1. focushidescala.tools.nsc.backend.jvm
    1. AsmUtils
    2. BackendReporting
    3. BackendReportingImpl
    4. BackendStats
    5. BCodeAsmCommon
    6. BCodeBodyBuilder
    7. BCodeHelpers
    8. BCodeICodeCommon
    9. BCodeIdiomatic
    10. BCodeSkelBuilder
    11. BCodeSyncAndTry
    12. BTypes
    13. BTypesFromSymbols
    14. BytecodeWriters
    15. CoreBTypes
    16. CoreBTypesProxy
    17. CoreBTypesProxyGlobalIndependent
    18. FileConflictException
    19. GenASM
    20. GenBCode
  1. focushidescala.tools.nsc.backend.jvm.analysis
    1. AliasingAnalyzer
    2. AliasingFrame
    3. ExceptionProducer
    4. InitialProducer
    5. InitialProducerSourceInterpreter
    6. InstructionStackEffect
    7. NotNull
    8. NotNullValue
    9. Null
    10. Nullness
    11. NullnessAnalyzer
    12. NullnessFrame
    13. NullnessInterpreter
    14. NullnessValue
    15. NullValue
    16. ParameterProducer
    17. ProdConsAnalyzer
    18. UninitializedLocalProducer
    19. Unknown
    20. UnknownValue1
    21. UnknownValue2
  1. focushidescala.tools.nsc.backend.jvm.opt
    1. ByteCodeRepository
    2. BytecodeUtils
    3. CallGraph
    4. ClosureOptimizer
    5. InlineInfoAttribute
    6. InlineInfoAttributePrototype
    7. Inliner
    8. InstructionResultSize
    9. LocalOpt
    10. LocalOptImpls
  1. focushidescala.tools.nsc.backend.opt
    1. ClosureElimination
    2. ConstantOptimization
    3. DeadCodeElimination
    4. InlineExceptionHandlers
    5. Inliners
  1. focushidescala.tools.nsc.classpath
    1. AggregateFlatClassPath
    2. ClassFileEntry
    3. ClassPathFactory
    4. ClassRepClassPathEntry
    5. DirectoryFileLookup
    6. DirectoryFlatClassPath
    7. DirectoryFlatSourcePath
    8. FileUtils
    9. FlatClassPath
    10. FlatClassPathEntries
    11. FlatClassPathFactory
    12. PackageEntry
    13. PackageNameUtils
    14. SourceFileEntry
    15. ZipAndJarFileLookupFactory
    16. ZipAndJarFlatClassPathFactory
    17. ZipAndJarFlatSourcePathFactory
    18. ZipArchiveFileLookup
  1. focushidescala.tools.nsc.io
    1. Jar
    2. JarWriter
    3. Socket
    4. SourceReader
  1. focushidescala.tools.nsc.javac
    1. JavaParsers
    2. JavaScanners
    3. JavaTokens
  1. focushidescala.tools.nsc.plugins
    1. MissingPluginException
    2. Plugin
    3. PluginComponent
    4. PluginDescription
    5. PluginLoadException
    6. Plugins
  1. focushidescala.tools.nsc.reporters
    1. AbstractReporter
    2. ConsoleReporter
    3. Reporter
    4. StoreReporter
  1. focushidescala.tools.nsc.settings
    1. AbsScalaSettings
    2. AbsSettings
    3. AnyScalaVersion
    4. ClassPathRepresentationType
    5. Development
    6. Final
    7. FscSettings
    8. Milestone
    9. MutableSettings
    10. NoScalaVersion
    11. RC
    12. ScalaBuild
    13. ScalaSettings
    14. ScalaVersion
    15. SpecificScalaVersion
    16. StandardScalaSettings
    17. Warnings
  1. focushidescala.tools.nsc.symtab
    1. BrowsingLoaders
    2. SymbolLoaders
    3. SymbolLoadersStats
    4. SymbolTable
    5. SymbolTrackers
  1. focushidescala.tools.nsc.symtab.classfile
    1. AbstractFileReader
    2. ClassfileParser
    3. ICodeReader
    4. Pickler
  1. focushidescala.tools.nsc.transform
    1. AddInterfaces
    2. CleanUp
    3. Constructors
    4. Delambdafy
    5. Erasure
    6. ExplicitOuter
    7. ExtensionMethods
    8. Flatten
    9. InfoTransform
    10. InlineErasure
    11. LambdaLift
    12. LazyVals
    13. Mixin
    14. OverridingPairs
    15. PostErasure
    16. SampleTransform
    17. SpecializeTypes
    18. Statics
    19. TailCalls
    20. Transform
    21. TypeAdaptingTransformer
    22. TypingTransformers
    23. UnCurry
  1. focushidescala.tools.nsc.transform.patmat
    1. Debugging
    2. Interface
    3. Lit
    4. Logic
    5. MatchAnalysis
    6. MatchApproximation
    7. MatchCodeGen
    8. MatchCps
    9. MatchOptimization
    10. MatchTranslation
    11. MatchTreeMaking
    12. MatchWarnings
    13. PatternExpander
    14. PatternMatching
    15. PatternMatchingStats
    16. ScalacPatternExpanders
    17. ScalaLogic
    18. Solving
    19. TreeAndTypeAnalysis
  1. focushidescala.tools.nsc.typechecker
    1. Adaptations
    2. Analyzer
    3. AnalyzerPlugins
    4. Checkable
    5. ConstantFolder
    6. ContextErrors
    7. ContextMode
    8. Contexts
    9. DestructureTypes
    10. Duplicators
    11. EtaExpansion
    12. Fingerprint
    13. Implicits
    14. ImplicitsStats
    15. Infer
    16. Macros
    17. MacrosStats
    18. MethodSynthesis
    19. Namers
    20. NamesDefaults
    21. PatternTypers
    22. RefChecks
    23. StdAttachments
    24. StructuredTypeStrings
    25. SuperAccessors
    26. SyntheticMethods
    27. Tags
    28. TreeCheckers
    29. TypeDiagnostics
    30. Typers
    31. TypersStats
    32. TypersTracking
    33. TypeStrings
    34. Unapplies
  1. focushidescala.tools.nsc.util
    1. CharArrayReader
    2. CharArrayReaderData
    3. ClassFileLookup
    4. ClassPath
    5. ClassRepresentation
    6. DeltaClassPath
    7. DirectoryClassPath
    8. DocStrings
    9. EmptyAction
    10. Exceptional
    11. FailedInterrupt
    12. InterruptReq
    13. JavaCharArrayReader
    14. JavaClassPath
    15. MergedClassPath
    16. ShowPickled
    17. SimpleTracer
    18. SourcePath
    19. StackTraceOps
    20. StatisticsInfo
    21. WorkScheduler
  1. focushidescala.tools.reflect
    1. Eval
    2. FastTrack
    3. FormatInterpolator
    4. FrontEnd
    5. ReflectGlobal
    6. ReflectMain
    7. StdContextTags
    8. StdRuntimeTags
    9. StdTags
    10. ToolBox
    11. ToolBoxError
    12. ToolBoxFactory
    13. WrappedProperties
  1. focushidescala.tools.util
    1. CompileOutputCommon
    2. FlatClassPathResolver
    3. PathResolver
    4. PathResolverBase
    5. PathResolverFactory
    6. PathResolverResult
    7. SocketServer
    8. VerifyClass