Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type uint
const ( Illegal Type = iota EOF Newline // \n Whitespace Ident Tag Var String Int Other OpenDoc // /** CloseDoc // */ Asterisk // * Backslash // \ Qmark // ? Lparen // ( Rparen // ) Lbrack // [ Rbrack // ] Lbrace // { Rbrace // } Lt // < Gt // > Comma // , Colon // : Ellipsis // ... Or // | And // & This // $this Array // array Callable // callable Static // static )
Click to show internal directories.
Click to hide internal directories.