TraversalPropertyDynamicTypeHintFullName

io.shiftleft.codepropertygraph.generated.traversals.TraversalPropertyDynamicTypeHintFullName
final class TraversalPropertyDynamicTypeHintFullName[NodeType <: StoredNode & StaticType[HasDynamicTypeHintFullNameEMT]](val traversal: Iterator[NodeType]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def dynamicTypeHintFullName: Iterator[String]

Traverse to dynamicTypeHintFullName property

Traverse to dynamicTypeHintFullName property

Attributes

Concrete fields

val traversal: Iterator[NodeType]