T
public interface Parser<T>
ParseResult<T>
parse(Input in)
ParseResult<T> parse(Input in)
in
Copyright © 2016. All rights reserved.