Packages

package schema

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class CpgSchema extends AnyRef

    Schema for the base code property graph Language modules are required to produce graphs adhering to this schema

Value Members

  1. object Base

    The Base Layer of the Code Property Graph.

    The Base Layer of the Code Property Graph. This is the specification relevant for implementers of language frontends.

  2. object Closure
  3. object Codegen extends App
  4. object CpgSchema
  5. object Enhancements

    enhancement nodes/edges that will automatically be derived from the cpg note: these should *NOT* be written by the language frontend.

  6. object Finding
  7. object JavaSpecific

    This is only intended for Java.

  8. object Operators
  9. object ProtoSerialize
  10. object Protogen extends App
  11. object SourceSpecific
  12. object TagsAndLocation

Ungrouped