public interface DataEnumRestriction
| Modifier and Type | Method and Description |
|---|---|
void |
genRestriction(Writer out,
String type)
Generate some Java code to test @param readMethod of type @param type or @param sizeExpr
to see if it passes this restriction.
|
void genRestriction(Writer out, String type) throws IOException
IOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.