Constant Field Values
Contents
de.fraunhofer.*
-
de.fraunhofer.aisec.cpg.TranslationResult Modifier and Type Constant Field Value public static final java.lang.StringSOURCE_LOCATIONS_TO_FRONTEND"sourceLocationsToFrontend"
-
de.fraunhofer.aisec.cpg.frontends.java.JavaLanguageFrontend Modifier and Type Constant Field Value public static final java.lang.StringANNOTATION_MEMBER_VALUE"value"public static final java.lang.StringTHIS"this"
-
de.fraunhofer.aisec.cpg.graph.Node Modifier and Type Constant Field Value public static final java.lang.StringEMPTY_NAME""
-
de.fraunhofer.aisec.cpg.graph.statements.expressions.UnaryOperator Modifier and Type Constant Field Value public static final java.lang.StringOPERATOR_POSTFIX_DECREMENT"--"public static final java.lang.StringOPERATOR_POSTFIX_INCREMENT"++"
-
de.fraunhofer.aisec.cpg.graph.types.Type Modifier and Type Constant Field Value public static final java.lang.StringUNKNOWN_TYPE_STRING"UNKNOWN" -
de.fraunhofer.aisec.cpg.graph.types.TypeParser Modifier and Type Constant Field Value public static final java.lang.StringUNKNOWN_TYPE_STRING"UNKNOWN"
-
de.fraunhofer.aisec.cpg.helpers.LocationConverter Modifier and Type Constant Field Value public static final java.lang.StringARTIFACT"artifact"public static final java.lang.StringEND_COLUMN"endColumn"public static final java.lang.StringEND_LINE"endLine"public static final java.lang.StringSTART_COLUMN"startColumn"public static final java.lang.StringSTART_LINE"startLine"