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 java.util.List<Token> |
scan(java.util.List<Token> tokens,
Options options) |
static Pointer |
scanForAll(Token token,
Options options) |
java.lang.String |
toString() |
public Pointer(Pointer.PointerType type)
Copyright © 2002 – 2022 Project Wonder.