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