List of all items
Structs
- bytecode::AlignedVec
- bytecode::Call
- bytecode::EffectOp
- bytecode::Entrypoint
- bytecode::EntrypointsView
- bytecode::FieldSymbol
- bytecode::Header
- bytecode::LineBuilder
- bytecode::Match
- bytecode::Module
- bytecode::NodeSymbol
- bytecode::RegexView
- bytecode::Return
- bytecode::SectionOffsets
- bytecode::Slice
- bytecode::StepId
- bytecode::StringId
- bytecode::StringsView
- bytecode::Symbol
- bytecode::SymbolsView
- bytecode::Trampoline
- bytecode::TriviaEntry
- bytecode::TriviaView
- bytecode::TypeDef
- bytecode::TypeId
- bytecode::TypeMember
- bytecode::TypeName
- bytecode::TypesView
Enums
- bytecode::ByteStorage
- bytecode::EffectOpcode
- bytecode::Instruction
- bytecode::ModuleError
- bytecode::Nav
- bytecode::NodeTypeIR
- bytecode::Opcode
- bytecode::TypeData
- bytecode::TypeKind
- predicate_op::PredicateOp
- type_system::Arity
- type_system::PrimitiveType
- type_system::QuantifierKind
- type_system::TypeKind
Functions
- bytecode::align_to_section
- bytecode::dump
- bytecode::format_effect
- bytecode::nav_symbol
- bytecode::select_match_opcode
- bytecode::superscript
- bytecode::truncate_text
- bytecode::width_for_count
- dfa::deserialize_dfa
Type Aliases
Constants
- bytecode::MAGIC
- bytecode::MAX_MATCH_PAYLOAD_SLOTS
- bytecode::MAX_PRE_EFFECTS
- bytecode::SECTION_ALIGN
- bytecode::STEP_SIZE
- bytecode::VERSION
- bytecode::cols::GAP
- bytecode::cols::INDENT
- bytecode::cols::SYMBOL
- bytecode::cols::TOTAL_WIDTH
- bytecode::trace::BACKTRACK
- bytecode::trace::CALL
- bytecode::trace::EFFECT
- bytecode::trace::EFFECT_SUPPRESSED
- bytecode::trace::MATCH_FAILURE
- bytecode::trace::MATCH_SUCCESS
- bytecode::trace::NAV_DOWN
- bytecode::trace::NAV_NEXT
- bytecode::trace::NAV_UP
- bytecode::trace::RETURN
- type_system::TYPE_CUSTOM_START
- type_system::TYPE_NODE
- type_system::TYPE_STRING
- type_system::TYPE_VOID