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