MethodScope
io.joern.javasrc2cpg.scope.JavaScopeElement.MethodScope
class MethodScope(val method: NewMethod, val returnType: ExpectedType, val isStatic: Boolean)(implicit val withSchemaValidation: ValidationMode, disableTypeFallback: Boolean) extends JavaScopeElement, AnonymousClassCounter
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
def putPatternVariableInfo(typePatternExpr: TypePatternExpr, typeVariableLocal: NewLocal, typeVariableInitializer: Ast): Unit
Inherited methods
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- AnonymousClassCounter
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- JavaScopeElement
Attributes
- Inherited from:
- JavaScopeElement
Implicits
Implicits
In this article