PsiUtils

io.joern.kotlin2cpg.psi.PsiUtils
See thePsiUtils companion class
object PsiUtils

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PsiUtils.type

Members list

Value members

Concrete methods

def nonUnderscoreDestructuringEntries(expr: KtDestructuringDeclaration): Seq[KtDestructuringDeclarationEntry]
def objectIdxMaybe(psiElem: PsiElement, containing: PsiElement): Option[Int]