Class IOSupport
java.lang.Object
org.opendaylight.yangtools.yang.ir.IOSupport
Support methods for reading and writing
IRStatement
s.-
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull IRStatement
static void
writeStatement
(DataOutput out, IRStatement statement)
-
Method Details
-
writeStatement
- Throws:
IOException
-
readStatement
- Throws:
IOException
-