MethodScope
io.joern.php2cpg.utils.MethodScope
case class MethodScope(methodNode: NewMethod, bodyNode: NewBlock, fullName: String, methodRefNode: Option[NewMethodRef], isArrowFunc: Boolean) extends MethodLikeScope
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MethodLikeScopetrait DeDuplicateNameCreatortrait ClosureNameCreatortrait NamedScopetrait TypedScopeElementclass Objecttrait Matchableclass Any
Members list
In this article