ModuleVariableAsLocalMethods

io.shiftleft.semanticcpg.language.modulevariable.nodemethods.ModuleVariableAsLocalMethods
final class ModuleVariableAsLocalMethods(node: Local) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def isModuleVariable: Boolean

If this local is declared on the module-defining method level

If this local is declared on the module-defining method level

Attributes