public class Pointer extends Tag<Pointer.PointerType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Pointer.PointerType |
| Constructor and Description |
|---|
Pointer(Pointer.PointerType type) |
| Modifier and Type | Method and Description |
|---|---|
static List<Token> |
scan(List<Token> tokens,
Options options) |
static Pointer |
scanForAll(Token token,
Options options) |
String |
toString() |
Copyright © 2002 – 2025 Project Wonder.