iboolop

io.joern.pythonparser.ast.iboolop
sealed trait iboolop extends iast

Attributes

Graph
Supertypes
trait iast
class Object
trait Matchable
class Any
Known subtypes
object And
object Or

Members list

Value members

Inherited and Abstract methods

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

Attributes

Inherited from:
iast