Module evmil::il

source ·

Structs

Enums

Indicates that a particular kind of token was expected, but that we actually found something else.

Constants

Defines the set of tokens which are considered to identify arithmetic comparators (e.g. <, <=, ==, etc).
Defines the set of tokens which are considered to identify arithmetic operators (e.g. +, -, *, etc).
Defines the set of tokens which are considered to identify logical connectives (e.g. &&, ||, etc).

Type Definitions

The type of error which can be returned from snap().