io.shiftleft.codepropertygraph.generated.nodes.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of codepropertygraph-domain-classes_3 Show documentation
Show all versions of codepropertygraph-domain-classes_3 Show documentation
codepropertygraph-domain-classes
The newest version!
package io.shiftleft.codepropertygraph
package object generated {
// some type aliases so that the domain-specific code can avoid referencing the `overflowdb` namespace
object help {
type Doc = _root_.overflowdb.traversal.help.Doc
type Traversal = _root_.overflowdb.traversal.help.Traversal
type TraversalSource = _root_.overflowdb.traversal.help.TraversalSource
}
}