Uses of Record Class
org.ek9lang.compiler.phase5.flow.LockIdentityValue
Packages that use LockIdentityValue
-
Uses of LockIdentityValue in org.ek9lang.compiler.phase5.flow
Methods in org.ek9lang.compiler.phase5.flow that return LockIdentityValueModifier and TypeMethodDescriptionstatic LockIdentityValueLockIdentityValue.fromTokens(Iterable<? extends Object> tokens) Build a value from a collection of tokens, applying token-rule dedup.LockIdentityInference.lockIdentityValueFor(Object token) Wrap a token in aLockIdentityValuefor assignment to the analyzer state viaValueTrackingAnalyzer.recordAssignment.static LockIdentityValueSingleton factory — wraps one identity token.