public class Verbs
extends java.lang.Object
Constructor and Description |
---|
Verbs() |
Modifier and Type | Method and Description |
---|---|
static IRegex |
are() |
static IRegex |
areColored() |
static IRegex |
displayOnSameRowAs() |
static IRegex |
ends() |
static IRegex |
ends2() |
static IRegex |
happens() |
static IRegex |
is() |
static IRegex |
isColored() |
static IRegex |
isColoredForCompletion() |
static IRegex |
isDeleted() |
static IRegex |
isOff() |
static IRegex |
isOn() |
static IRegex |
isOrAre() |
static IRegex |
isOrAreNamed() |
static IRegex |
lasts() |
static IRegex |
linksTo() |
static IRegex |
occurs() |
static IRegex |
pauses() |
static IRegex |
starts() |
static IRegex |
starts2() |
static IRegex |
starts3() |
public static IRegex are()
public static IRegex areColored()
public static IRegex displayOnSameRowAs()
public static IRegex ends()
public static IRegex ends2()
public static IRegex happens()
public static IRegex pauses()
public static IRegex isDeleted()
public static IRegex is()
public static IRegex isColored()
public static IRegex isColoredForCompletion()
public static IRegex isOff()
public static IRegex isOn()
public static IRegex isOrAre()
public static IRegex isOrAreNamed()
public static IRegex lasts()
public static IRegex linksTo()
public static IRegex occurs()
public static IRegex starts3()
public static IRegex starts2()
public static IRegex starts()