FieldLike

io.joern.x2cpg.datastructures.FieldLike
trait FieldLike extends MemberLike

A member that behaves like a field/property/module variabe.

Attributes

Graph
Supertypes
trait MemberLike
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def name: String

Attributes

Returns

the name of the field.

def typeName: String

Attributes

Returns

the type declared (not necessarily resolved)