public interface XSWildcardVisitor
XSWildcard
.Modifier and Type | Method and Description |
---|---|
void |
any(XSWildcard.Any wc) |
void |
other(XSWildcard.Other wc) |
void |
union(XSWildcard.Union wc) |
void any(XSWildcard.Any wc)
void other(XSWildcard.Other wc)
void union(XSWildcard.Union wc)
Copyright © 2021 JBoss by Red Hat. All rights reserved.