| Package | Description |
|---|---|
| com.mitchellbosecke.pebble.parser |
| Modifier and Type | Method and Description |
|---|---|
BodyNode |
Parser.subparse(StoppingCondition stopCondition)
Parses the existing TokenStream, starting at the current Token, and
ending when the stopCondition is fullfilled.
|
BodyNode |
ParserImpl.subparse(StoppingCondition stopCondition) |
Copyright © 2015. All rights reserved.