Uses of Class
org.eolang.Versionized
-
Packages that use Versionized Package Description EOorg.EOeolang This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.org.eolang EO runtime. -
-
Uses of Versionized in EOorg.EOeolang
Classes in EOorg.EOeolang with annotations of type Versionized Modifier and Type Class Description classEOas_phiAS-PHI.classEObytes$EOandBYTES.AND.classEObytes$EOconcatBYTES.CONCAT.classEObytes$EOeqBYTES.EQ.classEObytes$EOnotBYTES.NOT.classEObytes$EOorBYTES.OR.classEObytes$EOrightBYTES.RIGHT.classEObytes$EOsizeBYTES.SIZE.classEObytes$EOsliceBYTES.SLICE.classEObytes$EOxorBYTES.XOR.classEOerrorERROR.classEOi16$EOas_i32The i16.as-i32.classEOi32$EOas_i64The i32.as-i64.classEOi64$EOas_numberThe i64.as-number.classEOi64$EOdivThe i64.div object.classEOi64$EOgtThe i64.gt object.classEOi64$EOplusThe i64.plus.classEOi64$EOtimesThe i64.times object.classEOmalloc$EOof$EOallocated$EOreadMalloc.of.allocated.read object.classEOmalloc$EOof$EOallocated$EOresizedMalloc.of.allocated.resized object.classEOmalloc$EOof$EOallocated$EOsizeMalloc.of.allocated.size object.classEOmalloc$EOof$EOallocated$EOwriteMalloc.of.allocated.write object.classEOmalloc$EOof$EOφMalloc.of.φ object.classEOnumber$EOas_i64The number.as-i64.classEOnumber$EOdivNumber.div object.classEOnumber$EOfloorNumber.floor object.classEOnumber$EOgtNumber.gt object.classEOnumber$EOplusNumber.plus.classEOnumber$EOtimesNumber.times object.classEOtryTRY. -
Uses of Versionized in org.eolang
Classes in org.eolang with annotations of type Versionized Modifier and Type Class Description classAtCompositeAttribute that constructs object lazily.classAtOnceAttribute that retrieves object only once.classAtSimpleDefault attribute that just keeps single object.interfaceAttrAttribute.classAtVoidVoid attribute.interfaceBytesBytes.classBytesOfBytes.interfaceDataA data container.classDataizedA dataized object.classExAbstractAbstract exception.classExFailureCommon exception.classExInterruptedException to control threads interruptions.interfaceExprLambda expression.classExReadOnlyThe exception raised when trying to put() an attribute, which is read-only.classExUnsetThe exception raised when trying to get() an attribute, which is still abstract.classMainBridge between Java CLI and EO.classPhCopyA copy-making object.classPhDefaultA simple object.classPhFakeFake object, mostly for unit tests.classPhLocatedAn object with coordinates (line and position).classPhLoggedAn object that reports all manipulations with it to the log (very useful for debugging purposes).classPhMethodA method-calling object.classPhSafeIt catchesExFailureand throwsEOerror.ExError.classPhWithA attr-putting object.interfaceTermA φ-calculus term.interfaceVolatileAnnotation for an object with a volatile phi (never cached).interfaceXmirObjectAnnotation for a Java class made from XMIR object.interfaceXmirPackageAnnotation for a Java package made from XMIR meta.
-