Module

Audio.Graph.Parser

Package
purescript-audiograph
Repository
newlandsvalley/purescript-audiograph

#PositionedParseError Source

newtype PositionedParseError

a parse error and its accompanying position in the text

Constructors

Instances

#SymbolTable Source

type SymbolTable = { nodeNames :: Set String }

the symbol table currently just holds node ids