class TypeDecl[Labels <: HList] extends CpgSteps[codepropertygraph.generated.nodes.TypeDecl, Labels] with NameAccessors[codepropertygraph.generated.nodes.TypeDecl, Labels] with FullNameAccessors[codepropertygraph.generated.nodes.TypeDecl, Labels] with IsExternalAccessor[codepropertygraph.generated.nodes.TypeDecl, Labels]
Type declaration - possibly a template that requires instantiation
- Alphabetic
- By Inheritance
- TypeDecl
- IsExternalAccessor
- PropertyAccessors
- FullNameAccessors
- NameAccessors
- StringPropertyAccessors
- CpgSteps
- NodeSteps
- Steps
- StepsRoot
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Instance Constructors
- new TypeDecl(raw: GremlinScala[Vertex])
Type Members
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
_toJson(pretty: Boolean): String
- Attributes
- protected
- Definition Classes
- CpgSteps
-
def
aggregate(into: Buffer[codepropertygraph.generated.nodes.TypeDecl]): NodeSteps[codepropertygraph.generated.nodes.TypeDecl, Labels]
- Definition Classes
- NodeSteps
-
def
and(andTraversals: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, HNil]) ⇒ Steps[_, _, _]*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
as[NewLabels <: HList](stepLabel: StepLabel[codepropertygraph.generated.nodes.TypeDecl])(implicit prependDomain: shapeless.ops.hlist.Prepend.Aux[Labels, ::[codepropertygraph.generated.nodes.TypeDecl, HNil], NewLabels]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, NewLabels]
- Definition Classes
- Steps
-
def
as[NewLabels <: HList](stepLabel: String)(implicit prependDomain: shapeless.ops.hlist.Prepend.Aux[Labels, ::[codepropertygraph.generated.nodes.TypeDecl, HNil], NewLabels]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, NewLabels]
- Definition Classes
- Steps
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
baseType: Type[Labels]
Direct base types in the inheritance graph.
-
def
baseTypeDecl: TypeDecl[Labels]
Direct base type declaration.
-
def
baseTypeDeclTransitive: TypeDecl[Labels]
Direct and transitive base type declaration.
-
def
clone(): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps → AnyRef
-
val
converter: Converter[codepropertygraph.generated.nodes.TypeDecl] { type GraphType = gremlin.scala.Vertex }
- Definition Classes
- TypeDecl → PropertyAccessors → StringPropertyAccessors → Steps
-
def
count(): Long
- Definition Classes
- Steps
-
def
dedup(): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
derivedTypeDecl: TypeDecl[Labels]
Direct base type declaration.
-
def
derivedTypeDeclTransitive: TypeDecl[Labels]
Direct and transitive base type declaration.
-
def
emit(emitTraversal: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, HNil]) ⇒ Steps[_, _, _]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
emit(): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
exec(): Unit
- Definition Classes
- Steps
-
def
external: TypeDecl[Labels]
Filter for type declarations not contained in the analyzed code.
-
def
file: File[Labels]
Traverse to source file
Traverse to source file
- Definition Classes
- CpgSteps
-
def
filter(predicate: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]) ⇒ Steps[_, _, _]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
filterNot(predicate: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]) ⇒ Steps[_, _, _]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
filterOnEnd(predicate: (codepropertygraph.generated.nodes.TypeDecl) ⇒ Boolean): NodeSteps[codepropertygraph.generated.nodes.TypeDecl, Labels]
- Definition Classes
- NodeSteps
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
flatMap[NewSteps <: StepsRoot](fun: (codepropertygraph.generated.nodes.TypeDecl) ⇒ NewSteps)(implicit constr: Aux[gremlin.scala.dsl.Steps.flatMap.NewSteps.EndDomain0, Labels, gremlin.scala.dsl.Steps.flatMap.NewSteps.EndGraph0, NewSteps], newConverter: Converter[gremlin.scala.dsl.Steps.flatMap.NewSteps.EndDomain0]): NewSteps
- Definition Classes
- Steps
-
def
fullName(value: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- FullNameAccessors
-
def
fullName(value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- FullNameAccessors
-
def
fullName(): Steps[String, String, Labels]
- Definition Classes
- FullNameAccessors
-
def
fullNameExact(values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- FullNameAccessors
-
def
fullNameExact(value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- FullNameAccessors
-
def
fullNameNot(values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- FullNameAccessors
-
def
fullNameNot(value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- FullNameAccessors
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
implicit
val
graph: Graph
- Definition Classes
- CpgSteps
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
head(): codepropertygraph.generated.nodes.TypeDecl
- Definition Classes
- Steps
-
def
headOption(): Option[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
id(ids: AnyRef*): NodeSteps[codepropertygraph.generated.nodes.TypeDecl, Labels]
- Definition Classes
- NodeSteps
-
def
internal: TypeDecl[Labels]
Filter for type declarations contained in the analyzed code.
-
def
isDefined: Boolean
- Definition Classes
- Steps
-
def
isExternal(value: Boolean*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- IsExternalAccessor
-
def
isExternal(value: Boolean): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- IsExternalAccessor
-
def
isExternal(): Steps[Boolean, Boolean, Labels]
- Definition Classes
- IsExternalAccessor
-
def
isExternalNot(values: Boolean*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- IsExternalAccessor
-
def
isExternalNot(value: Boolean): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- IsExternalAccessor
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
iterate(): Unit
- Definition Classes
- Steps
-
def
l: List[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
map[NewEndDomain, NewEndGraph, NewSteps <: StepsRoot](fun: (codepropertygraph.generated.nodes.TypeDecl) ⇒ NewEndDomain)(implicit newConverter: Aux[NewEndDomain, NewEndGraph], constr: Aux[NewEndDomain, Labels, NewEndGraph, NewSteps]): NewSteps
- Definition Classes
- Steps
-
def
member: Member[Labels]
Member variables
-
def
method: Method[Labels]
Methods defined as part of this type
-
def
name(value: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
Traverse to nodes where the name matches at least one of the regular expressions in
valuesTraverse to nodes where the name matches at least one of the regular expressions in
values- Definition Classes
- NameAccessors
-
def
name(value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
Traverse to nodes where the name matches the regular expression
valueTraverse to nodes where the name matches the regular expression
value- Definition Classes
- NameAccessors
-
def
name(): Steps[String, String, Labels]
Traverse to name
Traverse to name
- Definition Classes
- NameAccessors
-
def
nameExact(values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
Traverse to nodes where name matches one of the elements in
valuesexactly.Traverse to nodes where name matches one of the elements in
valuesexactly.- Definition Classes
- NameAccessors
-
def
nameExact(value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
Traverse to nodes where name matches
valueexactly.Traverse to nodes where name matches
valueexactly.- Definition Classes
- NameAccessors
-
def
nameNot(values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
Traverse to nodes where name does not match any of the regular expressions in
values.Traverse to nodes where name does not match any of the regular expressions in
values.- Definition Classes
- NameAccessors
-
def
nameNot(value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
Traverse to nodes where name does not match the regular expression
value.Traverse to nodes where name does not match the regular expression
value.- Definition Classes
- NameAccessors
-
def
namespace: Namespace[Labels]
Namespace in which this type declaration is defined
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
onRaw(fun: (GremlinScala[Vertex]) ⇒ GremlinScala[Vertex]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
or(orTraversals: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, HNil]) ⇒ Steps[_, _, _]*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
orderBy[A](fun: (codepropertygraph.generated.nodes.TypeDecl) ⇒ A): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
p(): Unit
- Definition Classes
- Steps
-
def
property[P](property: Key[P]): Steps[P, P, Labels]
- Definition Classes
- PropertyAccessors
-
def
propertyFilter[Out, P](property: Key[P], value: P): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- PropertyAccessors
-
def
propertyFilterMultiple[Out, P](property: Key[P], values: P*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- PropertyAccessors
-
def
propertyFilterNot[Out, P](property: Key[P], value: P): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- PropertyAccessors
-
def
propertyFilterNotMultiple[Out, P](property: Key[P], values: P*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- PropertyAccessors
-
val
raw: GremlinScala[Vertex]
- Definition Classes
- CpgSteps → NodeSteps → Steps → StepsRoot
-
def
referencingType: Type[Labels]
Types referencing to this type declaration.
-
def
repeat[NewEndDomain >: codepropertygraph.generated.nodes.TypeDecl](repeatTraversal: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, HNil]) ⇒ Steps[NewEndDomain, Vertex, _])(implicit newConverter: Aux[NewEndDomain, Vertex]): Steps[NewEndDomain, Vertex, Labels]
- Definition Classes
- Steps
-
def
s(): Stream[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
select[StepLabelsTuple <: Product, StepLabels <: HList, H0, T0 <: HList, SelectedTypes <: HList, SelectedTypesTuple <: Product, SelectedGraphTypesTuple <: Product, LabelNames <: HList, Z](stepLabelsTuple: StepLabelsTuple)(implicit toHList: Aux[StepLabelsTuple, StepLabels], hasOne: Aux[StepLabels, H0, T0], hasTwo: IsHCons[T0], extractLabelType: Aux[StepLabels, SelectedTypes], tupler: shapeless.ops.hlist.Tupler.Aux[SelectedTypes, SelectedTypesTuple], conv: Aux[SelectedTypesTuple, SelectedGraphTypesTuple], stepLabelToString: Aux[GetLabelName.type, StepLabels, LabelNames], trav: Aux[LabelNames, List, String], folder: Aux[StepLabels, (HNil, Map[String, Any]), combineLabelWithValue.type, (SelectedTypes, Z)]): Steps[SelectedTypesTuple, SelectedGraphTypesTuple, Labels]
- Definition Classes
- Steps
-
def
select[Label, LabelGraph](label: StepLabel[Label])(implicit conv1: Aux[Label, LabelGraph]): Steps[Label, LabelGraph, Labels]
- Definition Classes
- Steps
-
def
select[LabelsGraph <: HList, LabelsGraphTuple, LabelsTuple]()(implicit conv1: Aux[Labels, LabelsGraph], tupler1: shapeless.ops.hlist.Tupler.Aux[LabelsGraph, LabelsGraphTuple], tupler2: shapeless.ops.hlist.Tupler.Aux[Labels, LabelsTuple], conv2: Aux[LabelsTuple, LabelsGraphTuple]): Steps[LabelsTuple, LabelsGraphTuple, Labels]
- Definition Classes
- Steps
-
def
sideEffect(fun: (codepropertygraph.generated.nodes.TypeDecl) ⇒ Any): NodeSteps[codepropertygraph.generated.nodes.TypeDecl, Labels]
- Definition Classes
- NodeSteps
-
def
stringProperty(property: Key[String]): Steps[String, String, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
def
stringPropertyFilter(property: Key[String], value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
def
stringPropertyFilterExact[Out](property: Key[String], _value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
def
stringPropertyFilterExactMultiple[Out](property: Key[String], values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
def
stringPropertyFilterMultiple(property: Key[String], values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
def
stringPropertyFilterNot[Out](property: Key[String], value: String): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
def
stringPropertyFilterNotMultiple[Out](property: Key[String], values: String*): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Attributes
- protected
- Definition Classes
- StringPropertyAccessors
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
times(maxLoops: Int): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
toBuffer(): Buffer[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
toJson: String
Execute traversal and convert the result to json.
Execute traversal and convert the result to json.
- Definition Classes
- CpgSteps
-
def
toJsonPretty: String
- Definition Classes
- CpgSteps
-
def
toList(): List[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
toMaps(): Steps[Map[String, AnyRef], Map[String, AnyRef], Labels]
- Definition Classes
- CpgSteps
-
def
toSet(): Set[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
toStream(): Stream[codepropertygraph.generated.nodes.TypeDecl]
- Definition Classes
- Steps
-
def
toString(): String
- Definition Classes
- Steps → AnyRef → Any
-
def
until(untilTraversal: (Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, HNil]) ⇒ Steps[_, _, _]): Steps[codepropertygraph.generated.nodes.TypeDecl, Vertex, Labels]
- Definition Classes
- Steps
-
def
vtableMethod: Method[Labels]
Traverse to the methods which are part of the VTables of this type declaration.
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
walkIn(edgeType: String): GremlinScala[Vertex]
- Definition Classes
- NodeSteps