Packages

class PresentationCompilerCompleter extends Completion

Source
PresentationCompilerCompleter.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PresentationCompilerCompleter
  2. Completion
  3. AnyRef
  4. 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 PresentationCompilerCompleter(intp: IMain)

Value Members

  1. def complete(buf: String, cursor: Int): Candidates
  2. def complete(before: String, after: String = ""): Candidates
  3. def resetVerbosity(): Unit