ProblemNode
interface ProblemNode
Interface for a node representing some kind of failure during the translation or while parsing.
Inheritors
Properties
Link copied to clipboard
The type of the problem: Either the statement could not be parsed or the kind of statement is not handled by the CPG yet. See ProblemType