io.joern.csharpsrc2cpg.datastructures.CSharpProgramSummary
See theCSharpProgramSummary companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Returns
-
a mapping of the System
package types.
Converts a JSON type mapping to a NamespaceToTypeMap entry.
Converts a JSON type mapping to a NamespaceToTypeMap entry.
Value parameters
-
jsonInputStream
-
a JSON file as an input stream.
Attributes
-
Returns
-
the resulting type map in a Try