Documentation
¶
Index ¶
Constants ¶
View Source
const ( LeftBrace = "LEFT_BRACE" RightBrace = "RIGHT_BRACE" LeftBracket = "LEFT_BRACKET" RightBracket = "RIGHT_BRACKET" Colon = "COLON" Comma = "COMMA" String = "STRING" Number = "NUMBER" Boolean = "BOOLEAN" Null = "NULL" EOF = "EOF" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.