Crate koto_parser[][src]

Contains the parser and AST format used by the Koto language

Structs

AssignTarget
Ast

A Koto program represented as an Abstract Syntax Tree

AstFor
AstIf
AstNode
AstTry
ConstantPool
Function
MatchArm
Parser
ParserError
Position
Span
SwitchArm

Enums

AssignOp
AstOp
Constant
LookupNode
MapKey
MetaId
Node
Scope

Functions

format_error_with_excerpt

Type Definitions

AstIndex
ConstantIndex