Documentation
¶
Index ¶
Constants ¶
View Source
const ( Lowest int Assign // = Equals // == LessOrGreater // < or > Sum // + Product // * Prefix // -X or !X Dot // obj.member Scope // scope::item Call // myFunction(X) Index // array[index] )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.