ExecutionEnvironment

io.joern.rubysrc2cpg.parser.RubyAstGenRunner.ExecutionEnvironment
sealed trait ExecutionEnvironment extends AutoCloseable

Attributes

Graph
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def path: Path

Concrete methods

def close(): Unit