| Modifier and Type | Class and Description |
|---|---|
static class |
RepeaterSeasonName.SeasonName |
| Modifier and Type | Field and Description |
|---|---|
static java.util.regex.Pattern |
AUTUMN_PATTERN |
static java.util.regex.Pattern |
SPRING_PATTERN |
static java.util.regex.Pattern |
SUMMER_PATTERN |
static java.util.regex.Pattern |
WINTER_PATTERN |
| Constructor and Description |
|---|
RepeaterSeasonName(java.lang.Object type) |
| Modifier and Type | Method and Description |
|---|---|
protected Span |
_nextSpan(Pointer.PointerType pointer) |
protected Span |
_thisSpan(Pointer.PointerType pointer) |
Span |
getOffset(Span span,
float amount,
Pointer.PointerType pointer) |
int |
getWidth()
returns the width (in seconds or months) of this repeatable.
|
static RepeaterSeasonName |
scan(Token token) |
java.lang.String |
toString() |
public static java.util.regex.Pattern SPRING_PATTERN
public static java.util.regex.Pattern SUMMER_PATTERN
public static java.util.regex.Pattern AUTUMN_PATTERN
public static java.util.regex.Pattern WINTER_PATTERN
protected Span _nextSpan(Pointer.PointerType pointer)
protected Span _thisSpan(Pointer.PointerType pointer)
public Span getOffset(Span span, float amount, Pointer.PointerType pointer)
public int getWidth()
Repeaterpublic static RepeaterSeasonName scan(Token token)
Copyright © 2002 – 2022 Project Wonder.