T
public static interface Parser.ParseResult<T>
boolean
successful()
String
text()
value()
String text()
T value()
boolean successful()