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