Interface IFurtherParsable.Source<Token extends ParsedToken>

    • Method Detail

      • parseFurther

        int parseFurther​(IFurtherParsable<Token> token)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception