Uses of Class
jaxx.compiler.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, java.lang.String constraints, java.lang.String delegateCode)Methods in jaxx.compiler that return types with arguments of type CompiledObject.ChildRef Modifier and Type Method Description java.util.List<CompiledObject.ChildRef>CompiledObject. getChilds()