Skip to main content

Crate oak_purescript

Crate oak_purescript 

Source
Expand description

Re-exports§

pub use crate::ast::PurescriptRoot;
pub use crate::builder::PurescriptBuilder;
pub use crate::highlighter::HighlightKind;
pub use crate::highlighter::Highlighter;
pub use crate::highlighter::PurescriptHighlighter;
pub use crate::kind::PurescriptSyntaxKind;
pub use crate::language::PurescriptLanguage;
pub use crate::lexer::PurescriptLexer;
pub use crate::parser::PurescriptParser;

Modules§

ast
builder
highlighter
PureScript syntax highlighter
kind
language
lexer
parser