final class SymtabFromProtobuf extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SymtabFromProtobuf
  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 SymtabFromProtobuf(symtab: Symtab)

Type Members

  1. implicit class RichAnnotations extends AnyRef
  2. implicit class RichCases extends AnyRef
  3. implicit class RichScope extends AnyRef
  4. implicit class RichScopes extends AnyRef
  5. implicit class RichSymbol extends AnyRef
  6. implicit class RichType extends AnyRef
  7. implicit class RichTypes extends AnyRef

Value Members

  1. def info(sym: String): SymbolInformation
  2. def sannotation(a: Annotation): Annotation
  3. def sconstant(c: Constant): Constant
  4. def sscope(scope: Option[Scope]): List[SymbolInformation]
  5. def ssignature(sig: Signature): Signature
  6. def stype(t: Type): SemanticType