And

io.joern.pythonparser.ast.And
object And extends iboolop

Attributes

Graph
Supertypes
trait iboolop
trait iast
class Object
trait Matchable
class Any
Self type
And.type

Members list

Value members

Concrete methods

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

Attributes

Definition Classes