public abstract class Token extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
IDENTIFIER_TOKEN |
static int |
RECORDS_TOKEN |
static int |
SET_TOKEN |
static int |
TOKENSIZE |
| Constructor and Description |
|---|
Token() |
public static int TOKENSIZE
public static final int SET_TOKEN
public static final int IDENTIFIER_TOKEN
public static final int RECORDS_TOKEN
Copyright © 2016. All rights reserved.