Package com.regnosys.rosetta.scoping
package com.regnosys.rosetta.scoping
-
ClassesClassDescriptionA simple scope with reverse shadowing: for a given name, first the parent scope will be checked, and if no element was found, only then local elements will be checked.This class contains custom scoping description.