Uses of Interface
dev.civl.sarl.IF.expr.OffsetReference
Packages that use OffsetReference
Package
Description
This package provides the internal interface for the representation of basic
symbolic expressions.
This package and its subpackages provide the "public interface" to SARL.
-
Uses of OffsetReference in dev.civl.sarl.expr.IF
Methods in dev.civl.sarl.expr.IF that return OffsetReferenceModifier and TypeMethodDescriptionExpressionFactory.offsetReference(ReferenceExpression reference, NumericExpression offset) Given a ReferenceExpression and a NumericExpression offset, returns an offsetReference. -
Uses of OffsetReference in dev.civl.sarl.IF
Methods in dev.civl.sarl.IF that return OffsetReferenceModifier and TypeMethodDescriptionCoreUniverse.offsetReference(ReferenceExpression reference, NumericExpression offset)