Uses of Class
org.nuiton.jaxx.compiler.CompiledObject.ChildRef
-
Packages that use CompiledObject.ChildRef Package Description org.nuiton.jaxx.compiler -
-
Uses of CompiledObject.ChildRef in org.nuiton.jaxx.compiler
Methods in org.nuiton.jaxx.compiler that return CompiledObject.ChildRef Modifier and Type Method Description protected CompiledObject.ChildRefCompiledObject. newChildRef(CompiledObject child, String constraints, String delegateCode)Methods in org.nuiton.jaxx.compiler that return types with arguments of type CompiledObject.ChildRef Modifier and Type Method Description List<CompiledObject.ChildRef>CompiledObject. getChilds()
-