public class ParsingState extends Object
| Modifier and Type | Field and Description |
|---|---|
ChangelogConfiguration |
conf |
Boolean |
isAccepted |
String |
previousMatched |
| Constructor and Description |
|---|
ParsingState(ChangelogConfiguration conf) |
public ChangelogConfiguration conf
public String previousMatched
public Boolean isAccepted
public ParsingState(ChangelogConfiguration conf)
Copyright © 2017. All rights reserved.