public class ParserContext extends Object
| Constructor and Description |
|---|
ParserContext() |
| Modifier and Type | Method and Description |
|---|---|
List<ParserCall> |
getCalls() |
ParserContext |
setCalls(List<ParserCall> calls) |
public List<ParserCall> getCalls()
public ParserContext setCalls(List<ParserCall> calls)
Copyright © 2016. All rights reserved.