Packages

class InlineSourceMatcher extends AnyRef

Source
InlinerHeuristics.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InlineSourceMatcher
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new InlineSourceMatcher(inlineFromSetting: List[String])

Type Members

  1. case class Entry(pattern: Pattern, negated: Boolean, terminal: Boolean) extends Product with Serializable

Value Members

  1. def allow(internalName: InternalName): Boolean
  2. def allowFromSources: Boolean
  3. val entries: List[Entry]
  4. val startAllow: Boolean