Crate rtfm_syntax

Source
Expand description

The Real Time For the Masses (RTFM) meta language

Modules§

analyze
RTFM application analysis
ast
Abstract Syntax Tree

Structs§

P
Immutable pointer
Settings
Parser and optimizer configuration

Enums§

Context
Execution context

Functions§

parse
Parses the input of the #[app] attribute
parse2
proc_macro2::TokenStream version of parse

Type Aliases§

Core
Core identifier
Map
An ordered map keyed by identifier
Set
An order set