Uses of Enum Class
dev.civl.abc.ast.node.IF.acsl.DependsEventNode.DependsEventNodeKind
Packages that use DependsEventNode.DependsEventNodeKind
-
Uses of DependsEventNode.DependsEventNodeKind in dev.civl.abc.ast.node.IF.acsl
Methods in dev.civl.abc.ast.node.IF.acsl that return DependsEventNode.DependsEventNodeKindModifier and TypeMethodDescriptionDependsEventNode.getEventKind()Returns the enum constant of this class with the specified name.DependsEventNode.DependsEventNodeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.