public class Grabber extends Tag<Grabber.Relative>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Grabber.Relative |
| Constructor | Description |
|---|---|
Grabber(Grabber.Relative type) |
| Modifier and Type | Method | Description |
|---|---|---|
static List<Token> |
scan(List<Token> tokens,
Options options) |
|
static Grabber |
scanForAll(Token token,
Options options) |
|
String |
toString() |
Copyright © 2018. All rights reserved.