Uses of Enum Class
dev.civl.abc.analysis.pointsTo.IF.InvocationGraphNode.IGNodeKind
Packages that use InvocationGraphNode.IGNodeKind
-
Uses of InvocationGraphNode.IGNodeKind in dev.civl.abc.analysis.pointsTo.IF
Methods in dev.civl.abc.analysis.pointsTo.IF that return InvocationGraphNode.IGNodeKindModifier and TypeMethodDescriptionInvocationGraphNode.kind()Returns the enum constant of this class with the specified name.static InvocationGraphNode.IGNodeKind[]InvocationGraphNode.IGNodeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.