| Package | com.godpaper.as3.serialization |
| Class | public final class PGNTokenType |
| Inheritance | PGNTokenType Object |
| Constant | Defined By | ||
|---|---|---|---|
| COLON : int = 6 [static] | PGNTokenType | ||
| COMMA : int = 0 [static] | PGNTokenType | ||
| ELLIPSIS : int = 14 [static] | PGNTokenType | ||
| EXCLAMATION_POINT : int = 15 [static] | PGNTokenType | ||
| FALSE : int = 8 [static] | PGNTokenType | ||
| LEFT_BRACE : int = 1 [static] | PGNTokenType | ||
| LEFT_BRACKET : int = 3 [static] | PGNTokenType | ||
| META_KEY_GAME : int = 17 [static] | PGNTokenType | ||
| NAN : int = 12 [static] | PGNTokenType | ||
| NULL : int = 9 [static] | PGNTokenType | ||
| NUMBER : int = 11 [static] | PGNTokenType | ||
| QUESTION_MARK : int = 16 [static] | PGNTokenType | ||
| QUOTATION_MARK : int = 13 [static] | PGNTokenType | ||
| RIGHT_BRACE : int = 2 [static] | PGNTokenType | ||
| RIGHT_BRACKET : int = 4 [static] | PGNTokenType | ||
| STRING : int = 10 [static] | PGNTokenType | ||
| TRUE : int = 7 [static] | PGNTokenType | ||
| UNKNOWN : int = -1 [static] | PGNTokenType | ||
| COLON | Constant |
public static const COLON:int = 6| COMMA | Constant |
public static const COMMA:int = 0| ELLIPSIS | Constant |
public static const ELLIPSIS:int = 14| EXCLAMATION_POINT | Constant |
public static const EXCLAMATION_POINT:int = 15| FALSE | Constant |
public static const FALSE:int = 8| LEFT_BRACE | Constant |
public static const LEFT_BRACE:int = 1| LEFT_BRACKET | Constant |
public static const LEFT_BRACKET:int = 3| META_KEY_GAME | Constant |
public static const META_KEY_GAME:int = 17| NAN | Constant |
public static const NAN:int = 12| NULL | Constant |
public static const NULL:int = 9| NUMBER | Constant |
public static const NUMBER:int = 11| QUESTION_MARK | Constant |
public static const QUESTION_MARK:int = 16| QUOTATION_MARK | Constant |
public static const QUOTATION_MARK:int = 13| RIGHT_BRACE | Constant |
public static const RIGHT_BRACE:int = 2| RIGHT_BRACKET | Constant |
public static const RIGHT_BRACKET:int = 4| STRING | Constant |
public static const STRING:int = 10| TRUE | Constant |
public static const TRUE:int = 7| UNKNOWN | Constant |
public static const UNKNOWN:int = -1