Interface XSTermFunctionWithParam<T,P>
public interface XSTermFunctionWithParam<T,P>
Function object that works on
XSTerm.-
Method Summary
Modifier and TypeMethodDescriptionelementDecl(XSElementDecl decl, P param) modelGroup(XSModelGroup group, P param) modelGroupDecl(XSModelGroupDecl decl, P param) wildcard(XSWildcard wc, P param)
-
Method Details
-
wildcard
-
modelGroupDecl
-
modelGroup
-
elementDecl
-