Uses of Class
one.xingyi.core.codeDom.ServerDom
-
Packages that use ServerDom Package Description one.xingyi.core.codeDom one.xingyi.core.filemaker -
-
Uses of ServerDom in one.xingyi.core.codeDom
Methods in one.xingyi.core.codeDom that return types with arguments of type ServerDom Modifier and Type Method Description static Result<ElementFail,ServerDom>ServerDom. create(IServerNames names, javax.lang.model.element.Element element, CodeDom codeDom) -
Uses of ServerDom in one.xingyi.core.filemaker
Methods in one.xingyi.core.filemaker with parameters of type ServerDom Modifier and Type Method Description Result<java.lang.String,FileDefn>ServerFileMaker. apply(ServerDom serverDom)
-