AstCreatorHelper
io.joern.php2cpg.astcreation.AstCreatorHelper
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AstCreator
- Self type
Members list
Value members
Concrete methods
protected def composeMethodFullNameForCall(methodName: String, appendMetaTypeDeclExt: Boolean): String
protected def dimensionFromSimpleScalar(scalar: PhpSimpleScalar, idxTracker: ArrayIndexTracker): PhpExpr
protected def getTmpIdentifier(originNode: PhpNode, maybeTypeFullName: Option[String], prefix: String): NewIdentifier
protected def handleVariableOccurrence(expr: PhpNode, name: String, code: Option[String], tfn: Option[String], modifiers: List[String]): NewNode
protected def staticInitMethodAst(node: PhpNode, methodNode: NewMethod, body: Ast, returnType: String): Ast
Concrete fields
In this article