Documentation
¶
Index ¶
Constants ¶
View Source
const ( Init string = "Init" Identifier = "Identifier" GT = "GT" GE = "GE" IntLiteral = "IntLiteral" Float = "Float" Int = "Int" Int1 = "Int1" Int2 = "Int2" Int3 = "Int3" Assignment = "Assignment" Plus = "Plus" Minus = "Minus" Star = "Star" Slash = "Slash" LeftParen = "LeftParen" RightParen = "RightParen" Enter = "Enter" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.