AccessMethodBase

io.shiftleft.codepropertygraph.generated.accessors.Accessors.AccessMethodBase
final class AccessMethodBase(val node: MethodBase) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def astParentFullName: String
def astParentType: String
def columnNumberEnd: Option[Int]
def filename: String
def fullName: String
def hash: Option[String]
def isExternal: Boolean
def lineNumberEnd: Option[Int]
def offset: Option[Int]
def offsetEnd: Option[Int]
def signature: String

Concrete fields