PyParser

io.joern.pythonparser.PyParser
class PyParser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def errors: Iterable[ErrorStatement]
def parse(code: String): iast
def parse(inputStream: InputStream): iast