public class VerbIsDeleted extends java.lang.Object implements VerbPattern
Constructor and Description |
---|
VerbIsDeleted() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ComplementPattern> |
getComplements() |
Verb |
getVerb(GanttDiagram project,
RegexResult arg) |
IRegex |
toRegex() |
public java.util.Collection<ComplementPattern> getComplements()
getComplements
in interface VerbPattern
public IRegex toRegex()
toRegex
in interface VerbPattern
public Verb getVerb(GanttDiagram project, RegexResult arg)
getVerb
in interface VerbPattern
Copyright © 2019. All Rights Reserved.