Comparable<Repeater<?>>public class RepeaterTime extends Repeater<Tick>
| Constructor | Description |
|---|---|
RepeaterTime(String time) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Span |
_nextSpan(Pointer.PointerType pointer) |
|
protected Span |
_thisSpan(Pointer.PointerType pointer) |
|
Span |
getOffset(Span span,
int amount,
Pointer.PointerType pointer) |
|
int |
getWidth() |
returns the width (in seconds or months) of this repeatable.
|
static RepeaterTime |
scan(Token token,
List<Token> tokens,
Options options) |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic RepeaterTime(String time)
protected Span _nextSpan(Pointer.PointerType pointer)
protected Span _thisSpan(Pointer.PointerType pointer)
public Span getOffset(Span span, int amount, Pointer.PointerType pointer)
public int getWidth()
Repeaterpublic static RepeaterTime scan(Token token, List<Token> tokens, Options options)
Copyright © 2018. All rights reserved.