Class ParseResult.UnknownLiteral<T>

java.lang.Object
de.kentoj.kencommandapi.api.parser.ParseResult<T>
de.kentoj.kencommandapi.api.parser.ParseResult.UnknownLiteral<T>
All Implemented Interfaces:
ParseResult.BadLiteral
Enclosing class:
ParseResult<T>

public static final class ParseResult.UnknownLiteral<T> extends ParseResult<T> implements ParseResult.BadLiteral