io.joern.x2cpg.datastructures.OverloadableMethod
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Stores a tuple of the parameter name and type name.
Stores a tuple of the parameter name and type name.
Attributes
-
Returns
-
the names and type names of the parameters.
Attributes
-
Returns
-
the name of the method.
-
Inherited from:
-
MethodLike
Stores the return type name.
Stores the return type name.
Attributes
-
Returns
-
the return type name.
-
Inherited from:
-
MethodLike