Uses of Interface
dev.civl.abc.ast.node.IF.acsl.NothingNode
Packages that use NothingNode
Package
Description
Submodule ast.node defines every kind of
node in an AST.
-
Uses of NothingNode in dev.civl.abc.ast.node.IF
Methods in dev.civl.abc.ast.node.IF that return NothingNodeModifier and TypeMethodDescriptionNodeFactory.newNothingNode(Source source) creates a\nothingnode which represents an empty set of memory units. -
Uses of NothingNode in dev.civl.abc.ast.node.IF.acsl
Methods in dev.civl.abc.ast.node.IF.acsl that return NothingNode