ipattern

io.joern.pythonparser.ast.ipattern
sealed trait ipattern extends iast with iattributes

Attributes

Graph
Supertypes
trait iast
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

def accept[T](visitor: AstVisitor[T]): T

Attributes

Inherited from:
iast
def col_offset: Int

Attributes

Inherited from:
iattributes

Attributes

Inherited from:
iattributes

Attributes

Inherited from:
iattributes
def end_lineno: Int

Attributes

Inherited from:
iattributes
def input_offset: Int

Attributes

Inherited from:
iattributes
def lineno: Int

Attributes

Inherited from:
iattributes

Inherited fields

Attributes

Inherited from:
iattributes