public class HTokenIdOffsets extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
OFFSET_CLOSE_BRACE2 |
static int |
OFFSET_COMMA |
static int |
OFFSET_LEFT_PARENTHESIS |
static int |
OFFSET_RIGHT_CURLY_BRACKET |
static int |
OFFSET_STRING_INTERP_DOLLAR_END |
| Constructor and Description |
|---|
HTokenIdOffsets() |
public static final int OFFSET_LEFT_PARENTHESIS
public static final int OFFSET_RIGHT_CURLY_BRACKET
public static final int OFFSET_CLOSE_BRACE2
public static final int OFFSET_COMMA
public static final int OFFSET_STRING_INTERP_DOLLAR_END
Copyright © 2021 vpc open source initiative. All rights reserved.