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;