compile_with_world_state

Function compile_with_world_state 

Source
pub fn compile_with_world_state(
    input: &str,
    world_state: &mut WorldState,
) -> Result<String, ParseError>
Expand description

Compile with shared WorldState for cross-sentence discourse.