Package | Description |
---|---|
org.jparsec |
Provides core Parser implementations for parser combinator logic.
|
Modifier and Type | Method and Description |
---|---|
Parser<WithSource<T>> |
Parser.withSource()
A
Parser that returns both parsed object and matched string. |
Copyright © 2013–2016 jparsec. All rights reserved.