public class RepeaterSeasonName extends Repeater<Object>
Modifier and Type | Class and Description |
---|---|
static class |
RepeaterSeasonName.SeasonName |
Modifier and Type | Field and Description |
---|---|
static Pattern |
AUTUMN_PATTERN |
static Pattern |
SPRING_PATTERN |
static Pattern |
SUMMER_PATTERN |
static Pattern |
WINTER_PATTERN |
Constructor and Description |
---|
RepeaterSeasonName(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) |
String |
toString() |
public static Pattern SPRING_PATTERN
public static Pattern SUMMER_PATTERN
public static Pattern AUTUMN_PATTERN
public static Pattern WINTER_PATTERN
public RepeaterSeasonName(Object type)
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()
Repeater
public static RepeaterSeasonName scan(Token token)
Copyright © 2002 – 2024 Project Wonder.