Packages

trait VariableInfoBase extends CpgNode with HasVarType with HasEvaluationType with HasParameterIndex

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VariableInfoBase
  2. HasParameterIndex
  3. HasEvaluationType
  4. HasVarType
  5. CpgNode
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def evaluationType: String
    Definition Classes
    HasEvaluationType
  2. abstract def label: String
    Definition Classes
    CpgNode
  3. abstract def parameterIndex: Option[Integer]
    Definition Classes
    HasParameterIndex
  4. abstract def varType: String
    Definition Classes
    HasVarType

Concrete Value Members

  1. def asStored: StoredNode