You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Delete script that is no longer needed
* Boilerplate for `schema2json`
* demonstrate access to schema
* json4s example code
* Output node properties, taking into account inheritance
* Remove PROPAGATE edge and ALIAS property
* Remove `DetachedTrackingPoint`
* Remove ARRAY_INITIALIZER
* format
* Move `MetaData` into its own class
* Make version field accessible
Copy file name to clipboardExpand all lines: dataflowengineoss/src/main/scala/io/shiftleft/dataflowengineoss/language/nodemethods/TrackingPointMethods.scala
+2-3
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,8 @@ class TrackingPointMethods[NodeType <: nodes.TrackingPoint](val node: NodeType)
0 commit comments