Class GrepEvent


  • public class GrepEvent
    extends Object
    A grep event is a light wrapper around a ParseEvent, but it adds two fields: 'the type' of the event, i.e how wel it matched (#getWeight() and why it matched #getType()
    Since:
    0.4
    Author:
    Michiel Meeuwissen