Class TypeTokenParser

java.lang.Object
io.permazen.cli.parse.util.TypeTokenParser

public class TypeTokenParser extends Object
Recreates TypeTokens from the output of TypeToken.toString(). Currently requires that no type variables or wildcards appear.
See Also: