Uses of Class
com.regnosys.rosetta.types.RErrorType
Packages that use RErrorType
Package
Description
-
Uses of RErrorType in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type RErrorTypeModifier and TypeMethodDescriptionprotected JavaTypeJavaTypeTranslator.caseErrorType(RErrorType type, Void context) -
Uses of RErrorType in com.regnosys.rosetta.interpreter
Methods in com.regnosys.rosetta.interpreter with parameters of type RErrorTypeModifier and TypeMethodDescriptionprotected RosettaValueRosettaValueFactory.caseErrorType(RErrorType type, List<?> context) -
Uses of RErrorType in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils with parameters of type RErrorTypeModifier and TypeMethodDescriptionprotected abstract ReturnRosettaTypeSwitch.caseErrorType(RErrorType type, Context context)