AstForForLoopsCreator

io.joern.javasrc2cpg.astcreation.statements.AstForForLoopsCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def astForFor(stmt: ForStmt): Ast
def astForForEach(stmt: ForEachStmt): Seq[Ast]