Documentation ¶
Index ¶
Constants ¶
View Source
const ( T_ERROR tokenType = iota T_EOF T_IDENTIFIER T_STRING T_BOOLEAN T_LOGICAL_AND T_LOGICAL_OR T_LOGICAL_NOT T_LEFT_PARENTHESES T_RIGHT_PARENTHESES T_IS_EQUAL T_IS_NOT_EQUAL T_MATCHES T_NOT_MATCHES )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.