Constant Field Values

Contents

de.fraunhofer.*

  • de.fraunhofer.aisec.cpg.graph.Node 
    Modifier and Type Constant Field Value
    public static final java.lang.String EMPTY_NAME ""
  • de.fraunhofer.aisec.cpg.graph.types.Type 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNKNOWN_TYPE_STRING "UNKNOWN"
  • de.fraunhofer.aisec.cpg.graph.types.TypeParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNKNOWN_TYPE_STRING "UNKNOWN"
  • de.fraunhofer.aisec.cpg.helpers.LocationConverter 
    Modifier and Type Constant Field Value
    public static final java.lang.String ARTIFACT "artifact"
    public static final java.lang.String END_COLUMN "endColumn"
    public static final java.lang.String END_LINE "endLine"
    public static final java.lang.String START_COLUMN "startColumn"
    public static final java.lang.String START_LINE "startLine"