Uses of Record Class
org.ek9lang.compiler.phase3.AssignmentData
Packages that use AssignmentData
-
Uses of AssignmentData in org.ek9lang.compiler.phase3
Classes in org.ek9lang.compiler.phase3 that implement interfaces with type arguments of type AssignmentDataModifier and TypeClassDescription(package private) final classDeals with the checking and setting initialised of the identifier.(package private) final classChecks the left hand side and the right hand side for assignment compatibility.Methods in org.ek9lang.compiler.phase3 with parameters of type AssignmentDataModifier and TypeMethodDescriptionvoidIdentifierAssignmentOrError.accept(AssignmentData data) voidLhsAndRhsAssignmentOrError.accept(AssignmentData data)