Package io.permazen.parse.util
Permazen parsing utility classes.
-
Class Summary Class Description ParseCastFunction<T> Parsing specific subclass ofCastFunction
that throwsEvalException
s instead ofClassCastException
s.TypeTokenParser RecreatesTypeToken
s from the output ofTypeToken.toString()
.