Class UnpickV3Reader
java.lang.Object
daomephsta.unpick.constantmappers.datadriven.parser.v3.UnpickV3Reader
- All Implemented Interfaces:
AutoCloseable
Performs syntax checking and basic semantic checking on .unpick v3 format text, and allows its structure to be
visited by instances of
UnpickV3Visitor.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnpickV3Reader
-
-
Method Details
-
accept
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-