Uses of Interface
dev.civl.sarl.IF.expr.NTReferenceExpression
Packages that use NTReferenceExpression
Package
Description
The public interface package dealing with symbolic expressions.
-
Uses of NTReferenceExpression in dev.civl.sarl.IF.expr
Subinterfaces of NTReferenceExpression in dev.civl.sarl.IF.exprModifier and TypeInterfaceDescriptioninterfaceA reference to an element of an array.interfaceA reference to some point which is specified by an integer "offset" from another reference.interfaceA reference into a specified field of a tuple value.interfaceA reference to a member of aSymbolicUnionType.