Uses of Class
pl.decerto.hyperon.runtime.model.MpParameterEntry
Packages that use MpParameterEntry
-
Uses of MpParameterEntry in pl.decerto.hyperon.runtime.decoder
Methods in pl.decerto.hyperon.runtime.decoder with parameters of type MpParameterEntryModifier and TypeMethodDescriptionvoidMpDecodingStrategy.detectCascadingRefs(Parameter p, MpParameterEntry entry) Method checks, if class holds reference for nested delegation call -
Uses of MpParameterEntry in pl.decerto.hyperon.runtime.helper
Methods in pl.decerto.hyperon.runtime.helper that return MpParameterEntryModifier and TypeMethodDescriptionMpHelper.createEntry(int levelCnt, String... columns) MpHelper.createEntry(String... cells) MpHelper.createEntry(LevelMapper mapper, String... columns) MpHelper.createEntry(Parameter p, String... columns)