public class TokenInputParser<R,S extends StateBase<R>> extends Object
TokenInputParser(S initialState)
R
parse(TokenInput<S> input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TokenInputParser(S initialState)
public R parse(TokenInput<S> input) throws ParseException, IOException
ParseException
IOException
Copyright © 2020. All rights reserved.