AstForControlStructuresCreator

io.joern.rubysrc2cpg.astcreation.AstForControlStructuresCreator
trait AstForControlStructuresCreator(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

protected def astForElseClause(node: RubyExpression): Ast
protected def astsForCaseExpression(node: CaseExpression): Seq[Ast]