Skip to main content

Module parser

Module parser 

Source

Structs§

Expr
Stmt

Enums§

AssignOp
AssignTarget
BinOp
ExprKind
StmtKind
UnaryOp

Functions§

count_instructions
Count instructions in a list of statements (AST-based, format-independent).
fmt_token
parse