public class AdviceEntry extends Object implements ParseState.Entry
ParseState
entry representing an advice element.Constructor and Description |
---|
AdviceEntry(String kind)
Creates a new instance of the
AdviceEntry class. |
public AdviceEntry(String kind)
AdviceEntry
class.kind
- the kind of advice represented by this entry (before, after, around, etc.)