public class ComplementOpen extends java.lang.Object implements ComplementPattern
Modifier and Type | Field and Description |
---|---|
static Complement |
OPEN |
Constructor and Description |
---|
ComplementOpen() |
Modifier and Type | Method and Description |
---|---|
Failable<Complement> |
getComplement(GanttDiagram system,
RegexResult arg,
java.lang.String suffix) |
IRegex |
toRegex(java.lang.String suffix) |
public static final Complement OPEN
public IRegex toRegex(java.lang.String suffix)
toRegex
in interface ComplementPattern
public Failable<Complement> getComplement(GanttDiagram system, RegexResult arg, java.lang.String suffix)
getComplement
in interface ComplementPattern
Copyright © 2020. All Rights Reserved.