Expand description
SolidityHelper
This module contains the SolidityHelper
, a [rustyline::Helper] implementation for
usage in Chisel. It is ported from soli.
Structs§
- A rustyline helper for Solidity code
Constants§
- The default pre-allocation for solang parsed comments
- The maximum length of an ANSI prefix + suffix characters using SolidityHelper.
Traits§
- Trait that assigns a color to a Token kind
Type Aliases§
(start, style, end)